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

babel-plugin-cabloy-front-bean-module

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-plugin-cabloy-front-bean-module - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

dist/index.d.ts

25

package.json
{
"name": "babel-plugin-cabloy-front-bean-module",
"version": "1.0.0",
"version": "1.0.1",
"description": "babel-plugin-cabloy-front-bean-module",

@@ -11,7 +11,7 @@ "publishConfig": {

"types": [
"./dist/index.d.ts",
"./src/index.ts"
"./src/index.ts",
"./dist/index.d.ts"
],
"require": "./dist/index.js",
"import": "./dist/index.js",
"require": "./dist/index.js",
"default": "./src/index.ts"

@@ -22,8 +22,4 @@ },

"files": [
"dist/**/*.js",
"dist/**/*.d.ts"
"dist"
],
"scripts": {
"lint": "eslint ."
},
"keywords": [

@@ -36,3 +32,10 @@ "egg",

"author": "zhennann",
"dependencies": {}
}
"devDependencies": {
"@cabloy/module-info": "^1.0.12",
"@types/babel__core": "^7.20.5",
"@types/babel__traverse": "^7.20.5"
},
"scripts": {
"lint": "eslint ."
}
}
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