Socket
Socket
Sign inDemoInstall

jest-environment-jsdom-twelve

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jest-environment-jsdom-twelve - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

build/index.js

5

package.json
{
"name": "jest-environment-jsdom-twelve",
"version": "0.0.3",
"version": "0.0.4",
"repository": "https://github.com/theneva/jest-environment-jsdom-twelve",

@@ -14,3 +14,4 @@ "license": "MIT",

"test": "jest",
"build": "mkdirp build && babel src/index.js -o build/index.js"
"build": "mkdirp build && babel src/index.js -o build/index.js",
"prepublish": "yarn build"
},

@@ -17,0 +18,0 @@ "description": "JSDOM environment for Jest with JSDOM 12 (which doesn't support Node 6)",

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