react-dynamic-font
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "react-dynamic-font", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "make your text does not wrap and dynamically adjust the font size", | ||
"main": "lib/index.js", | ||
"module": "es/index.js", | ||
"umd": "umd/react-dynamic-font.js", | ||
"nonmodule": "browser/react-dynamic-font.min.js", | ||
"files": [ | ||
"lib", | ||
"es", | ||
"umd" | ||
"browser" | ||
], | ||
@@ -16,3 +16,3 @@ "scripts": { | ||
"lint": "eslint src demo", | ||
"clean": "rimraf lib es umd", | ||
"clean": "rimraf lib es browser", | ||
"build:rollup": "rollup -c", | ||
@@ -22,3 +22,3 @@ "build": "run-s lint clean build:rollup", | ||
"prepush": "run-s lint", | ||
"prepublish": "run-s build" | ||
"prepublishOnly": "run-s build" | ||
}, | ||
@@ -54,2 +54,3 @@ "repository": { | ||
"babel-plugin-transform-object-rest-spread": "^6.26.0", | ||
"babel-plugin-transform-react-remove-prop-types": "^0.4.10", | ||
"babel-polyfill": "^6.26.0", | ||
@@ -56,0 +57,0 @@ "babel-preset-latest": "^6.24.1", |
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
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
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
0
21274
33
461