@ts-common/property-set
Advanced tools
Comparing version 0.0.9 to 0.0.10
{ | ||
"name": "@ts-common/property-set", | ||
"version": "0.0.9", | ||
"version": "0.0.10", | ||
"description": "A set of properties", | ||
"main": "index.js", | ||
"main": "dist/index.js", | ||
"scripts": { | ||
"tsc": "tsc", | ||
"tslint": "tslint --project .", | ||
"test": "tsc && npm run tslint && nyc mocha", | ||
"test": "tsc && npm run tslint && nyc mocha ./dist/test.js", | ||
"prepack": "npm install && tsc" | ||
@@ -25,3 +25,7 @@ }, | ||
"files": [ | ||
"index.d.ts" | ||
"dist/index.d.ts", | ||
"dist/index.js", | ||
"dist/index.d.ts.map", | ||
"dist/index.js.map", | ||
"src/index.ts" | ||
], | ||
@@ -40,7 +44,7 @@ "homepage": "https://github.com/ts-common/property-set#readme", | ||
"mocha": "^5.2.0", | ||
"nyc": "^13.1.0", | ||
"tslint": "^5.11.0", | ||
"typescript": "^3.1.6" | ||
"nyc": "^13.2.0", | ||
"tslint": "^5.12.1", | ||
"typescript": "^3.3.1" | ||
}, | ||
"dependencies": {} | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
20541
8
151
1