babel-plugin-transform-styled-components-remove-prop-types
Advanced tools
Comparing version 0.0.4 to 0.0.5
@@ -1,6 +0,4 @@ | ||
const fs = require('fs'); | ||
const util = require('util'); | ||
const { types: t } = require('babel-core'); | ||
module.exports = function({ types: t }) { | ||
module.exports = function() { | ||
return { | ||
@@ -7,0 +5,0 @@ name: 'babel-plugin-transform-styled-components-remove-prop-types', |
{ | ||
"name": "babel-plugin-transform-styled-components-remove-prop-types", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "Remove unnecessary React propTypes from styled-components", | ||
@@ -16,2 +16,9 @@ "main": "index.js", | ||
"license": "MIT", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/lionize/babel-plugin-transform-styled-components-remove-prop-types.git" | ||
}, | ||
"readme": "https://github.com/lionize/babel-plugin-transform-styled-components-remove-prop-types", | ||
"homepage": "https://github.com/lionize/babel-plugin-transform-styled-components-remove-prop-types", | ||
"bugs": "https://github.com/lionize/babel-plugin-transform-styled-components-remove-prop-types/issues", | ||
"devDependencies": { | ||
@@ -18,0 +25,0 @@ "babel-core": "^6.26.0", |
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
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker 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
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
5463
9
1
1
28
0
147