basic-loading
Advanced tools
Comparing version 0.0.12 to 0.0.13
{ | ||
"name": "basic-loading", | ||
"version": "0.0.12", | ||
"version": "0.0.13", | ||
"private": false, | ||
"main": "dist/cjs/index.js", | ||
@@ -31,5 +32,5 @@ "module": "dist/esm/index.js", | ||
"scripts": { | ||
"build": "mkdir dist && npm run build:cjs & npm run build:esm", | ||
"build:cjs": "tsc --p ./cjs/tsconfig.json --outDir ./dist/cjs", | ||
"build:esm": "tsc --p ./esm/tsconfig.json --outDir ./dist/esm" | ||
"build": "npm run build:cjs & npm run build:esm", | ||
"build:cjs": "tsc --p ./cjs/tsconfig.json", | ||
"build:esm": "tsc --p ./esm/tsconfig.json" | ||
}, | ||
@@ -36,0 +37,0 @@ "browserslist": { |
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
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
986
2
0
2