bapital-pagination
Advanced tools
Comparing version 1.0.1 to 1.2.3
{ | ||
"name": "bapital-pagination", | ||
"version": "1.0.1", | ||
"version": "1.2.3", | ||
"description": "Capital Framework pagination", | ||
@@ -8,9 +8,10 @@ "less": "src/bapital-pagination.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-pagination.less bapital-pagination.css --autoprefix='last 2 versions','Explorer >= 8'", | ||
"compress": "uglifycss bapital-pagination.css > bapital-pagination.min.css" | ||
}, | ||
"dependencies": { | ||
"bapital-buttons": "^1.0.1", | ||
"bapital-core": "^1.0.1", | ||
"bapital-icons": "^1.0.1" | ||
"bapital-buttons": "^1.2.3", | ||
"bapital-core": "^1.1.0", | ||
"bapital-icons": "^1.1.0" | ||
}, | ||
@@ -20,3 +21,8 @@ "keywords": [ | ||
], | ||
"gitHead": "3288417245e315e3da1452d58d202784b7f91938" | ||
"devDependencies": { | ||
"less": "^3.8.1", | ||
"less-plugin-autoprefix": "^2.0.0", | ||
"uglifycss": "^0.0.29" | ||
}, | ||
"gitHead": "dc43db0e03591057fe955039477f3393de0f58a0" | ||
} |
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
204694
8
3020
3
2
- Removedbapital-core@1.0.1(transitive)
- Removedbapital-icons@1.0.1(transitive)
- Removedinsert-css@0.0.0(transitive)
- Removednormalize-css@2.3.1(transitive)
- Removednormalize-legacy-addon@0.1.0(transitive)
Updatedbapital-buttons@^1.2.3
Updatedbapital-core@^1.1.0
Updatedbapital-icons@^1.1.0