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

@allthings/react-view

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

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.0.1 to 1.0.2

19

package.json

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

"description": "A fully flexed View component for React.",
"version": "1.0.1",
"version": "1.0.2",
"files": [

@@ -24,12 +24,15 @@ "lib",

"dependencies": {
"glamor": "2.20.20",
"react": "15.4.2"
"glamor": "^2.20.20"
},
"devDependencies": {
"babel-cli": "6.18.0",
"babel-plugin-transform-class-properties": "6.19.0",
"babel-plugin-transform-object-rest-spread": "6.20.2",
"babel-preset-es2015": "6.18.0",
"babel-preset-react": "6.16.0"
"babel-cli": "^6.18.0",
"babel-plugin-transform-class-properties": "^6.19.0",
"babel-plugin-transform-object-rest-spread": "^6.20.2",
"babel-preset-es2015": "^6.18.0",
"babel-preset-react": "^6.16.0",
"react": "^15.4.2"
},
"peerDependencies": {
"react": "^15.4.2"
},
"repository": {

@@ -36,0 +39,0 @@ "type": "git",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc