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.3.0 to 1.4.0

3

es/View.js

@@ -179,6 +179,5 @@ var _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; };

return _;
}
};
} };
export default View;

@@ -193,4 +193,3 @@ 'use strict';

return _;
}
};
} };
exports.default = View;

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

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

@@ -25,3 +25,3 @@ "lib",

"dependencies": {
"glamor": "^2.20.25",
"glamor": "^2.20.40",
"prop-types": "^15.5.8"

@@ -28,0 +28,0 @@ },

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