@studyportals/sp-r2d2-interface
Advanced tools
Comparing version 0.1.2 to 1.0.0
{ | ||
"name": "@studyportals/sp-r2d2-interface", | ||
"version": "0.1.2", | ||
"version": "1.0.0", | ||
"description": "Contains various types (DTOs) used when communicating between components to increase consistency.", | ||
"main": "bin/index.js", | ||
"scripts": { | ||
"test": "tsc && node ./node_modules/mocha/bin/mocha bin/*-tests/*.test.js" | ||
"test": "tsc && node ./node_modules/mocha/bin/mocha bin/**/*-tests/*.test.js", | ||
"prepare-deployment": "cp package.json bin/package.json", | ||
"deploy": "npm test && npm run prepare-deployment && npm publish bin" | ||
}, | ||
@@ -8,0 +11,0 @@ "keywords": [ |
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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
17598
25
462
1
2
0
1