@bpui/button
Advanced tools
Comparing version 0.1.3 to 0.1.4
{ | ||
"description": "button", | ||
"dependencies": { | ||
"@bpui/libs": "^0.1.1" | ||
"@bpui/libs": "^0.2.1" | ||
}, | ||
@@ -30,6 +30,6 @@ "directories": {}, | ||
"scripts": { | ||
"prepare": "node ../../scripts/bundle.js" | ||
"prepare": "node ../../scripts/bundle.js && rm -rf dist/index.js && rm -rf dist/index.js.map" | ||
}, | ||
"name": "@bpui/button", | ||
"version": "0.1.3" | ||
"version": "0.1.4" | ||
} |
@@ -13,7 +13,7 @@ button style | ||
/* scss */ | ||
import '@bpui/libs/style/class.scss'; | ||
import '@bpui/libs/style'; | ||
import '@bpui/button/style'; | ||
/* css */ | ||
<link href="~@bpui/libs/dist/index.css" rel="stylesheet" type="text/css"/> | ||
<link href="~@bpui/button/dist/index.css" rel="stylesheet" type="text/css"/> | ||
``` |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
0
31015
8
557
+ Added@bpui/libs@0.2.24(transitive)
+ Addedfebs-browser@1.2.10(transitive)
- Removed@bpui/libs@0.1.1(transitive)
- Removed@types/hammerjs@2.0.46(transitive)
- Removedbignumber.js@4.1.0(transitive)
- Removedcharenc@0.0.2(transitive)
- Removedcrypt@0.0.2(transitive)
- Removedfebs-browser@0.8.96(transitive)
- Removedis-buffer@1.1.6(transitive)
- Removedmd5@2.3.0(transitive)
- Removedsha1@1.1.1(transitive)
Updated@bpui/libs@^0.2.1