• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

TSとJSの比較とECMAScriptのバージョン比較他...(^ ^;


Commit MetaInfo

Revisionb2172ee11d550baeb776f08c6faa614583831aee (tree)
Time2023-04-09 18:21:23
AuthorNknightA <n.knight.pc0627@gmai...>
CommiterNknightA

Log Message

update.

Change Summary

  • delete: node_modules/.package-lock.json
  • delete: node_modules/typecript/README.md
  • delete: node_modules/typecript/package.json

Incremental Difference

--- a/node_modules/.package-lock.json
+++ /dev/null
@@ -1,13 +0,0 @@
1-{
2- "name": "ts-js",
3- "version": "0.1.0",
4- "lockfileVersion": 3,
5- "requires": true,
6- "packages": {
7- "node_modules/typecript": {
8- "version": "0.0.1-security",
9- "resolved": "https://registry.npmjs.org/typecript/-/typecript-0.0.1-security.tgz",
10- "integrity": "sha512-88WUWdO0zl/cC+X44m7TJkNssn0sTwZOSAyZu7ZmY6BfGJ4idVWJGjFmd6wEjS3yhWUYrAszzNMHZMIJ7h3ycg=="
11- }
12- }
13-}
--- a/node_modules/typecript/README.md
+++ /dev/null
@@ -1,9 +0,0 @@
1-# Security holding package
2-
3-This package name is not currently in use, but was formerly occupied
4-by another package. To avoid malicious use, npm is hanging on to the
5-package name, but loosely, and we'll probably give it to you if you
6-want it.
7-
8-You may adopt this package by contacting support@npmjs.com and
9-requesting the name.
--- a/node_modules/typecript/package.json
+++ /dev/null
@@ -1,6 +0,0 @@
1-{
2- "name": "typecript",
3- "version": "0.0.1-security",
4- "description": "security holding package",
5- "repository": "npm/security-holder"
6-}