Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-resizable

Package Overview
Dependencies
Maintainers
1
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-resizable - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

4

index.js

@@ -5,3 +5,3 @@ module.exports = function() {

module.exports.Resizable = require('./build/Resizable.jsx');
module.exports.ResizableBox = require('./build/ResizableBox.jsx');
module.exports.Resizable = require('./build/Resizable');
module.exports.ResizableBox = require('./build/ResizableBox');
{
"name": "react-resizable",
"version": "0.1.0",
"version": "0.1.1",
"description": "A component that is resizable with handles.",

@@ -38,3 +38,6 @@ "main": "index.js",

"object.assign": "^1.1.1"
},
"publishConfig": {
"registry": "https://registry.npmjs.org"
}
}
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