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

wrap-component-with-valour

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wrap-component-with-valour - npm Package Compare versions

Comparing version 1.1.0 to 1.2.0

10

package.json
{
"name": "wrap-component-with-valour",
"version": "1.1.0",
"version": "1.2.0",
"description": "Wrap a component with client side validation functionality using the Valour library",

@@ -22,5 +22,3 @@ "main": "lib/wrap-component-with-valour.js",

"dependencies": {
"lodash.noop": "^3.0.1",
"react": "^15.4.2",
"valour": "0.0.24"
"lodash.noop": "^3.0.1"
},

@@ -35,4 +33,6 @@ "peerDependencies": {

"babel-preset-es2015": "^6.22.0",
"babel-preset-react": "^6.22.0"
"babel-preset-react": "^6.22.0",
"react": "^15.4.2",
"valour": "0.0.24"
}
}
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