Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@modern-js/babel-plugin-module-resolver

Package Overview
Dependencies
Maintainers
16
Versions
1441
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@modern-js/babel-plugin-module-resolver - npm Package Compare versions

Comparing version 0.0.0-next-1690265928158 to 0.0.0-next-1690272707986

8

CHANGELOG.md
# @modern-js/babel-plugin-module-resolver
## 0.0.0-next-1690265928158
### Patch Changes
- ba9387fd09: chore(plugin-module-resolver): remove unused dependencies
chore(plugin-module-resolver): 移除未使用的依赖
## 0.0.0-next-1690272707986

18

package.json

@@ -18,3 +18,3 @@ {

],
"version": "0.0.0-next-1690265928158",
"version": "0.0.0-next-1690272707986",
"jsnext:source": "./src/index.js",

@@ -42,9 +42,19 @@ "types": "./dist/types/index.d.ts",

"devDependencies": {
"@babel/core": "^7.21.8",
"@babel/cli": "^7.20.7",
"@babel/core": "^7.20.12",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/plugin-transform-modules-commonjs": "^7.20.11",
"@babel/preset-env": "^7.21.5",
"@babel/preset-env": "^7.20.2",
"babel-core": "^7.0.0-bridge.0",
"babel-jest": "^29.3.1",
"common-tags": "^1.8.2",
"eslint": "^6.7.2",
"eslint-config-airbnb-base": "^14.0.0",
"eslint-config-prettier": "^6.7.0",
"eslint-plugin-import": "^2.19.1",
"husky": "^4.3.6",
"jest": "^29.3.1",
"@scripts/jest-config": "0.0.0-next-1690265928158"
"lint-staged": "^10.5.3",
"prettier-eslint-cli": "^5.0.0",
"standard-version": "^9.0.0"
},

@@ -51,0 +61,0 @@ "sideEffects": false,

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