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 0.2.2 to 0.2.3

7

CHANGELOG.md

@@ -0,1 +1,8 @@

0.2.3
=====
* Remove `jasmine` from the `peerDependencies` list
* Jasmine is implicity with the library
* the peerDep caused issues with npm2 and jest
0.2.2

@@ -2,0 +9,0 @@ =====

3

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

@@ -35,3 +35,2 @@ "main": "lib/index.js",

"peerDependencies": {
"jasmine": "1.x || 2.x",
"enzyme": "1.x || 2.x"

@@ -38,0 +37,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