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.13 to 1.0.14

2

dist/index.js

@@ -5,3 +5,3 @@ "use strict";

const module_info_1 = require("@cabloy/module-info");
const __Decorator_Supported = ['Bean', 'Local', 'Scope', 'Store'];
const __Decorator_Supported = ['Bean', 'Local', 'Scope', 'Store', 'Virtual'];
function default_1() {

@@ -8,0 +8,0 @@ const visitor = {

{
"name": "babel-plugin-cabloy-front-bean-module",
"version": "1.0.13",
"version": "1.0.14",
"description": "babel-plugin-cabloy-front-bean-module",

@@ -18,8 +18,2 @@ "publishConfig": {

],
"scripts": {
"lint": "eslint .",
"clean": "tsc -b --clean",
"tsc:publish": "npm run clean && tsc -b",
"prepublishOnly": "npm run tsc:publish"
},
"keywords": [

@@ -38,3 +32,8 @@ "egg",

},
"gitHead": "2dfaef192c221fd62366ae4c8a7dc669d2b10651"
}
"gitHead": "7d6fd5a9b37581c22da794dc229ba1ab1bffc930",
"scripts": {
"lint": "eslint .",
"clean": "tsc -b --clean",
"tsc:publish": "npm run clean && tsc -b"
}
}

Sorry, the diff of this file is not supported yet

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