styled-bootstrap-grid
Advanced tools
Comparing version 0.1.2 to 0.1.3
{ | ||
"name": "styled-bootstrap-grid", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"description": "bootstrap grid system using styled components", | ||
@@ -8,3 +8,3 @@ "main": "dist/index.js", | ||
"build": "./node_modules/.bin/babel src -d dist", | ||
"postinstall": "npm run build", | ||
"prepublishOnly": "npm run build", | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
@@ -29,12 +29,11 @@ }, | ||
"peerDependencies": { | ||
"react": "^0.14.0 || ^15.0.0-0" | ||
"react": "^0.14.0 || ^16.0.0-0", | ||
"styled-components": "^1.4.4 || ^3.0.0" | ||
}, | ||
"dependencies": { | ||
"styled-components": "^1.4.4" | ||
}, | ||
"devDependencies": { | ||
"babel-cli": "^6.24.0", | ||
"babel-preset-es2015": "^6.24.0", | ||
"babel-preset-react": "^6.23.0" | ||
"babel-preset-react": "^6.23.0", | ||
"styled-components": "^1.4.4" | ||
} | ||
} |
@@ -9,3 +9,4 @@ const buildProps = (props, propsKeys = ['children']) => { | ||
return acc; | ||
}, {} | ||
}, | ||
{}, | ||
); | ||
@@ -12,0 +13,0 @@ return otherProps; |
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
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
0
40167
4
29
974
+ Addedcamelize@1.0.1(transitive)
+ Addedcss-color-keywords@1.0.0(transitive)
+ Addedcss-to-react-native@2.3.2(transitive)
+ Addedhoist-non-react-statics@2.5.5(transitive)
+ Addedpostcss-value-parser@3.3.1(transitive)
+ Addedreact@16.14.0(transitive)
+ Addedstyled-components@3.4.10(transitive)
+ Addedstylis@3.5.4(transitive)
+ Addedstylis-rule-sheet@0.0.10(transitive)
- Removedstyled-components@^1.4.4
- Removedbowser@1.9.4(transitive)
- Removedcommander@2.20.3(transitive)
- Removedcreate-react-class@15.7.0(transitive)
- Removedcss-color-list@0.0.1(transitive)
- Removedcss-color-names@0.0.1(transitive)
- Removedcss-to-react-native@1.0.6(transitive)
- Removeddiscontinuous-range@1.0.0(transitive)
- Removedhyphenate-style-name@1.1.0(transitive)
- Removedinline-style-prefixer@2.0.5(transitive)
- Removedis-function@1.0.2(transitive)
- Removedis-plain-object@2.0.4(transitive)
- Removedisobject@3.0.1(transitive)
- Removedmoo@0.5.2(transitive)
- Removednearley@2.20.1(transitive)
- Removedrailroad-diagrams@1.0.0(transitive)
- Removedrandexp@0.4.6(transitive)
- Removedreact@15.7.0(transitive)
- Removedret@0.1.15(transitive)
- Removedstyled-components@1.4.6(transitive)