Socket
Socket
Sign inDemoInstall

jasmine-enzyme

Package Overview
Dependencies
Maintainers
1
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jasmine-enzyme - npm Package Compare versions

Comparing version 3.5.0 to 3.5.1

7

package.json
{
"name": "jasmine-enzyme",
"version": "3.5.0",
"version": "3.5.1",
"description": "Jasmine assertions for enzyme",

@@ -18,3 +18,4 @@ "main": "lib/index.js",

"build:flow": "flow-copy-source -v -i '**/__tests__/*.js' src lib",
"build": "npm run clean && npm run build:js && npm run build:flow"
"build": "npm run clean && npm run build:js && npm run build:flow",
"prepublish": "npm run build"
},

@@ -47,3 +48,3 @@ "files": [

"dependencies": {
"enzyme-matchers": "^3.5.0"
"enzyme-matchers": "^3.5.1"
},

@@ -50,0 +51,0 @@ "jest": {

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