@ts-common/string-map
Advanced tools
Comparing version 0.0.0 to 0.0.1
{ | ||
"name": "@ts-common/string-map", | ||
"version": "0.0.0", | ||
"version": "0.0.1", | ||
"description": "", | ||
@@ -8,4 +8,8 @@ "main": "index.js", | ||
"tsc": "tsc", | ||
"test": "tsc && nyc mocha" | ||
"test": "tsc && nyc mocha", | ||
"prepack": "npm install && tsc" | ||
}, | ||
"files": [ | ||
"index.d.ts" | ||
], | ||
"repository": { | ||
@@ -12,0 +16,0 @@ "type": "git", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
14700
5
71