ts-structure-parser
Advanced tools
Comparing version 0.0.13 to 0.0.14
{ | ||
"name": "ts-structure-parser", | ||
"version": "0.0.13", | ||
"version": "0.0.14", | ||
"private": false, | ||
@@ -14,4 +14,3 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"underscore": "^1.8.3", | ||
"typescript": "2.5.2" | ||
"underscore": "^1.8.3" | ||
}, | ||
@@ -36,5 +35,6 @@ "typings": "./dist/index.d.ts", | ||
"@types/underscore": "1.8.3", | ||
"dev-env-installer":"0.0.5", | ||
"dev-env-installer": "^0.0.14", | ||
"typescript": "2.5.2", | ||
"rimraf":"*" | ||
} | ||
} |
@@ -13,5 +13,4 @@ { | ||
"exclude": [ | ||
"node_modules", | ||
"typings" | ||
"node_modules" | ||
] | ||
} |
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
1
113343
5
31
2258
1
- Removedtypescript@2.5.2
- Removedtypescript@2.5.2(transitive)