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

jest-resolve

Package Overview
Dependencies
Maintainers
1
Versions
274
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jest-resolve - npm Package Compare versions

Comparing version 12.1.1 to 12.1.2-alpha.6230044c

.npmignore

8

package.json
{
"name": "jest-resolve",
"version": "12.1.1",
"version": "12.1.2-alpha.6230044c",
"repository": {

@@ -9,8 +9,10 @@ "type": "git",

"license": "BSD-3-Clause",
"main": "src/index.js",
"main": "build/index.js",
"dependencies": {
"jest-haste-map": "^12.1.0",
"browser-resolve": "^1.11.2",
"jest-haste-map": "^12.1.2-alpha.6230044c",
"resolve": "^1.1.6"
},
"jest": {
"rootDir": "./build",
"testEnvironment": "node"

@@ -17,0 +19,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