@lcem/unified-view-model
Advanced tools
Comparing version 0.10.0 to 0.10.1
@@ -5,5 +5,5 @@ { | ||
"license": "MIT", | ||
"version": "0.10.0", | ||
"main": "dist/index.js", | ||
"types": "dist/index.d.ts", | ||
"version": "0.10.1", | ||
"main": "dist/src/index.js", | ||
"types": "dist/types/index.d.ts", | ||
"type": "module", | ||
@@ -18,6 +18,3 @@ "publishConfig": { | ||
"clean": "rm -rf dist/ build/", | ||
"build:ts": "tsc", | ||
"build": "yarn build:ts && yarn bundle:js && yarn bundle:dts", | ||
"bundle:js": "rollup -c ../../../scripts/rollup/rollup.config.js", | ||
"bundle:dts": "npx dts-bundle-generator --project ./tsconfig.json --no-banner -o dist/index.d.ts build/types/index.d.ts", | ||
"build": "tsc", | ||
"watch": "watch -p 'src/**/*.ts' -c 'yarn build'", | ||
@@ -29,4 +26,4 @@ "lint": "eslint 'src/**/*.{js,ts}'", | ||
"dependencies": { | ||
"@lcem/meta-schemas": "0.10.0" | ||
"@lcem/meta-schemas": "0.10.1" | ||
} | ||
} |
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
20444
17
483
1
+ Added@lcem/meta-schemas@0.10.1(transitive)
- Removed@lcem/meta-schemas@0.10.0(transitive)
Updated@lcem/meta-schemas@0.10.1