react-new-window
Advanced tools
Comparing version 0.0.1 to 0.0.3
{ | ||
"name": "react-new-window", | ||
"version": "0.0.1", | ||
"main": "index.js", | ||
"license": "MIT" | ||
"description": "🔲 Pop a new window React using window.open", | ||
"version": "0.0.3", | ||
"main": "dist/react-new-window.js", | ||
"module": "dist/react-new-window.esm.js", | ||
"browser": "dist/react-new-window.umd.js", | ||
"repository": "git@github.com:rmariuzzo/react-new-window.git", | ||
"author": "Rubens Mariuzzo <rubens@mariuzzo.com>", | ||
"license": "MIT", | ||
"files": [ | ||
"dist" | ||
], | ||
"devDependencies": { | ||
"@storybook/addon-actions": "^3.2.14", | ||
"@storybook/addon-links": "^3.2.14", | ||
"@storybook/react": "^3.2.14", | ||
"babel-core": "^6.26.0", | ||
"babel-jest": "^21.2.0", | ||
"babel-plugin-transform-class-properties": "^6.24.1", | ||
"babel-plugin-transform-object-rest-spread": "^6.26.0", | ||
"babel-preset-es2015": "^6.24.1", | ||
"babel-preset-es2015-rollup": "^3.0.0", | ||
"babel-preset-react": "^6.24.1", | ||
"cross-env": "^5.1.1", | ||
"jest": "^21.2.1", | ||
"react": "^16.0.0", | ||
"react-dom": "^16.0.0", | ||
"react-test-renderer": "^16.0.0", | ||
"rollup": "^0.51.1", | ||
"rollup-plugin-babel": "^3.0.2", | ||
"rollup-plugin-filesize": "^1.4.2", | ||
"rollup-plugin-uglify": "^2.0.1", | ||
"uglify-es": "^3.1.6" | ||
}, | ||
"peerDependencies": { | ||
"react": "^16.0.0", | ||
"react-dom": "^16.0.0" | ||
}, | ||
"scripts": { | ||
"build": "cross-env NODE_ENV=production rollup -c", | ||
"storybook": "cross-env NODE_ENV=test start-storybook -p 6006", | ||
"build-storybook": "cross-env NODE_ENV=test build-storybook -o docs" | ||
} | ||
} |
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
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
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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
36181
9
42
1
0
90
0
2
20
4