@aurelia-mdc-web/base
Advanced tools
Comparing version 6.2.7-au2 to 7.0.0-au2
{ | ||
"name": "@aurelia-mdc-web/base", | ||
"version": "v6.2.7-au2", | ||
"version": "7.0.0-au2", | ||
"publishConfig": { | ||
@@ -36,3 +36,3 @@ "access": "public" | ||
"build": "gulp --gulpfile ../../gulpfile.js --cwd ./ build", | ||
"publish:dev": "npm publish --tag dev", | ||
"publish:au2": "npm publish --tag au2", | ||
"doc": "cross-env mkdirp doc && typedoc --json doc/api.json --excludeExternals --name aurelia-mdc-web-docs src/", | ||
@@ -42,8 +42,8 @@ "update-versions": "ts-node -P ../../tsconfig.scripts.json ../../scripts/update-versions.ts" | ||
"dependencies": { | ||
"@material/base": "^11.0.0" | ||
"@material/base": "^12.0.0" | ||
}, | ||
"peerDependencies": { | ||
"aurelia": "^2.0.0-alpha.12", | ||
"aurelia": "^2.0.0-alpha.15", | ||
"tslib": "^2.1.0" | ||
} | ||
} | ||
} |
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
0
+ Added@material/base@12.0.0(transitive)
- Removed@material/base@11.0.0(transitive)
Updated@material/base@^12.0.0