New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

@allthings/react-view

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@allthings/react-view - npm Package Compare versions

Comparing version 1.4.0 to 2.0.0

@@ -6,3 +6,3 @@ {

"description": "A fully flexed View component for React.",
"version": "1.4.0",
"version": "2.0.0",
"files": [

@@ -26,18 +26,17 @@ "lib",

"glamor": "^2.20.40",
"prop-types": "^15.5.8"
"prop-types": "^15.5.10"
},
"devDependencies": {
"babel-cli": "^6.24.1",
"babel-eslint": "^7.2.2",
"babel-plugin-transform-class-properties": "^6.24.1",
"babel-plugin-transform-object-rest-spread": "^6.23.0",
"babel-preset-es2015": "^6.24.1",
"babel-preset-react": "^6.24.1",
"prop-types": "^15.5.8",
"react": "^15.5.4",
"snazzy": "^7.0.0",
"standard": "^10.0.2"
"babel-cli": "6.24.1",
"babel-eslint": "7.2.3",
"babel-plugin-transform-class-properties": "6.24.1",
"babel-plugin-transform-object-rest-spread": "6.23.0",
"babel-preset-es2015": "6.24.1",
"babel-preset-react": "6.24.1",
"react": "17.0.2",
"snazzy": "7.0.0",
"standard": "10.0.3"
},
"peerDependencies": {
"react": ">=0.14.0 <16.0.0"
"react": ">=0.14.0 <18.0.0"
},

@@ -44,0 +43,0 @@ "repository": {