New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@marduke182/neutrinojs-jest-enzyme

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

@marduke182/neutrinojs-jest-enzyme - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

src/setup.js

7

package.json
{
"name": "@marduke182/neutrinojs-jest-enzyme",
"version": "1.1.1",
"version": "1.1.2",
"description": "",

@@ -12,4 +12,7 @@ "main": "src/index.js",

"dependencies": {
"@neutrinojs/jest": "^8.0.18"
"@neutrinojs/jest": "^8.0.18",
"enzyme": "^3.3.0",
"enzyme-adapter-react-16": "^1.1.1",
"raf": "^3.4.0"
}
}

@@ -9,2 +9,3 @@ module.exports = (neutrino, opts = {}) => {

setupTestFrameworkScriptFile: require.resolve('./framework'),
setupFiles: [require.resolve('./jest/setup')],
},

@@ -11,0 +12,0 @@ opts,

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