@assemble-inc/apple-ui
Advanced tools
Comparing version 0.0.20 to 0.0.24
{ | ||
"name": "@assemble-inc/apple-ui", | ||
"version": "0.0.20", | ||
"version": "0.0.24", | ||
"description": "Assemble Component Library", | ||
@@ -16,7 +16,2 @@ "author": "Assemble Frontend Team", | ||
"enginesStrict": true, | ||
"engines": { | ||
"node": "^12.16.0 || ^14.17.0 || >=16.0.0", | ||
"npm": "please-use-yarn", | ||
"yarn": ">=1.22.3" | ||
}, | ||
"scripts": { | ||
@@ -29,14 +24,17 @@ "compile": "tailwindcss -c ./tailwind.config.js -i ./src/style.scss -o ./dist/style.css", | ||
"@assemble-inc/tsconfig": "*", | ||
"@rollup/plugin-commonjs": "^21.0.1", | ||
"@rollup/plugin-node-resolve": "^13.1.3", | ||
"@rollup/plugin-typescript": "^8.3.0", | ||
"autoprefixer": "^10.4.12", | ||
"postcss": "^8.4.18", | ||
"rollup": "^2.67.0", | ||
"rollup-plugin-terser": "^7.0.2", | ||
"sass": "^1.55.0", | ||
"tailwindcss": "^3.0.24", | ||
"typed-scss-modules": "^7.0.1", | ||
"@rollup/plugin-commonjs": "^21.0.1", | ||
"@rollup/plugin-node-resolve": "^13.1.3", | ||
"@rollup/plugin-typescript": "^8.3.0", | ||
"rollup-plugin-terser": "^7.0.2", | ||
"rollup": "^2.67.0" | ||
"typescript": "^4.9.5" | ||
}, | ||
"dependencies": {} | ||
"dependencies": { | ||
"user": "^0.0.0" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
20708
822
1
12
1
+ Addeduser@^0.0.0
+ Addeduser@0.0.0(transitive)