@johnlindquist/kit-bundles
Advanced tools
Comparing version 1.0.5 to 1.0.6
@@ -5,3 +5,3 @@ { | ||
"license": "ISC", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"publishConfig": { | ||
@@ -12,14 +12,19 @@ "access": "public" | ||
"type": "module", | ||
"exports": { | ||
"./*": "./dist/*.js" | ||
}, | ||
"main": "./dist/index.js", | ||
"types": "./types/index.d.ts", | ||
"files": [ | ||
"dist/*" | ||
"dist/*", | ||
"types/*" | ||
], | ||
"scripts": { | ||
"build": "node ./build-bundles.js && tsc" | ||
"build": "node ./build-bundles.js && dts-bundle-generator --config ./dts-config.cjs" | ||
}, | ||
"devDependencies": { | ||
"@types/node": "^16.11.1", | ||
"axios": "^0.23.0", | ||
"date-fns": "^2.25.0", | ||
"dts-bundle-generator": "^5.9.0", | ||
"esbuild": "^0.13.8", | ||
"rollup": "^2.58.0", | ||
"rollup-plugin-dts": "^4.0.0", | ||
"rxjs": "^7.4.0", | ||
@@ -26,0 +31,0 @@ "semantic-release": "^18.0.0", |
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
102786
905
11
3
1