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

enzyme-theme-utils

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

enzyme-theme-utils - npm Package Compare versions

Comparing version 1.0.3 to 1.1.0

11

package.json
{
"name": "enzyme-theme-utils",
"main": "dist/enzyme-theme-utils.js",
"version": "1.0.3",
"version": "1.1.0",
"description": "Enzyme Theme Utilities",

@@ -13,2 +13,5 @@ "scripts": {

},
"publishConfig": {
"registry": "https://registry.npmjs.org/"
},
"license": "MIT",

@@ -38,6 +41,6 @@ "babel": {

"peerDependencies": {
"react": "^15.6.1",
"react-dom": "^15.6.1",
"react": "^16.0.0",
"react-dom": "^16.0.0",
"enzyme": "^3.1.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