bapital-notifications
Advanced tools
Comparing version 1.0.1 to 2.0.0
{ | ||
"name": "bapital-notifications", | ||
"version": "1.0.1", | ||
"version": "2.0.0", | ||
"description": "Capital Framework notifications", | ||
@@ -8,8 +8,9 @@ "less": "src/bapital-notifications.less", | ||
"scripts": { | ||
"//": "This is a convenience script to allow running `npm test` from this dir.", | ||
"test": "case $(pwd) in */capital-framework/src/*) cd ../.. && npm test;; esac" | ||
"build": "yarn run compile && yarn run compress", | ||
"compile": "lessc src/bapital-notifications.less bapital-notifications.css --autoprefix='last 2 versions','Explorer >= 8'", | ||
"compress": "uglifycss bapital-notifications.css > bapital-notifications.min.css" | ||
}, | ||
"dependencies": { | ||
"bapital-core": "^1.0.1", | ||
"bapital-icons": "^1.0.1" | ||
"bapital-core": "^2.0.0", | ||
"bapital-icons": "^2.0.0" | ||
}, | ||
@@ -19,3 +20,8 @@ "keywords": [ | ||
], | ||
"gitHead": "3288417245e315e3da1452d58d202784b7f91938" | ||
"devDependencies": { | ||
"less": "^3.8.1", | ||
"less-plugin-autoprefix": "^2.0.0", | ||
"uglifycss": "^0.0.29" | ||
}, | ||
"gitHead": "d13d573dd2067eee7eb6e16373b49ac3ba2be65d" | ||
} |
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
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
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
125434
2742
3
6
2
+ Addedbapital-core@2.2.0(transitive)
+ Addedbapital-icons@2.2.0(transitive)
- Removedbapital-core@1.0.1(transitive)
- Removedbapital-icons@1.0.1(transitive)
Updatedbapital-core@^2.0.0
Updatedbapital-icons@^2.0.0