Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "cheap-di", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "JavaScript dependency injection like Autofac in .Net", | ||
"main": "index.js", | ||
"type": "module", | ||
"scripts": { | ||
"build": "tsc", | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"devDependencies": { | ||
"typescript": "3.9.7" | ||
}, | ||
"files": [ | ||
"dist/**/*" | ||
], | ||
"main": "dist/index.js", | ||
"types": "dist/index.d.ts", | ||
"repository": { | ||
@@ -11,0 +18,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
6782
12
77
1
No