@eroc/core
Advanced tools
Comparing version 0.11.0 to 0.12.0
{ | ||
"name": "@eroc/core", | ||
"version": "0.11.0", | ||
"version": "0.12.0", | ||
"description": "Lightweight framework for scalable applications", | ||
@@ -12,4 +12,11 @@ "author": "Mauricio Soares", | ||
}, | ||
"main": "dist/core.js", | ||
"module": "src/core/core.js", | ||
"main": "dist/core.umd.js", | ||
"module": "dist/core.js", | ||
"files": [ | ||
"dist/core.umd.js", | ||
"dist/core.iife.js", | ||
"dist/core.js", | ||
"LICENSE", | ||
"README.md" | ||
], | ||
"scripts": { | ||
@@ -31,3 +38,3 @@ "bundle": "rollup --config tools/rollup.config.js", | ||
"rollup": "^0.66.6" | ||
} | ||
} | ||
} |
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
29932
6
616