makeup-floating-label
Advanced tools
Comparing version 0.1.3 to 0.2.0
{ | ||
"dependencies":[ | ||
"require: ./index.js" | ||
"require: ./dist/index.js" | ||
] | ||
} |
{ | ||
"name": "makeup-floating-label", | ||
"version": "0.1.3", | ||
"version": "0.2.0", | ||
"lockfileVersion": 1 | ||
} |
{ | ||
"name": "makeup-floating-label", | ||
"description": "Module for creating an accessible, progressively enhanced floating label", | ||
"version": "0.1.3", | ||
"main": "index.js", | ||
"version": "0.2.0", | ||
"main": "dist/index.js", | ||
"repository": "https://github.com/makeup/makeup-js/tree/master/packages/makeup-floating-label", | ||
@@ -10,3 +10,3 @@ "author": "Ian McBurnie <ianmcburnie@hotmail.com>", | ||
"scripts": { | ||
"compile": "babel src/index.js --out-file index.js", | ||
"compile": "babel src --out-dir dist", | ||
"clean": "rimraf *.log .DS_Store" | ||
@@ -22,3 +22,3 @@ }, | ||
"browser.json", | ||
"index.js", | ||
"dist/index.js", | ||
"package-lock.json" | ||
@@ -25,0 +25,0 @@ ], |
@@ -62,9 +62,1 @@ # makeup-floating-label | ||
None | ||
## Dependencies | ||
None | ||
## Polyfills | ||
None |
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
9575
127
62
1