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

@lcap/nasl-translator

Package Overview
Dependencies
Maintainers
21
Versions
218
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lcap/nasl-translator - npm Package Compare versions

Comparing version 3.12.0-beta.15 to 3.12.0-beta.16

5

out/decorator.js

@@ -127,8 +127,3 @@ "use strict";

};
const rawNode = this.__v_raw;
state.sourceMap?.set(this, range);
// 原始对象也要保存
if (rawNode) {
state.sourceMap?.set(rawNode, range);
}
return before + code;

@@ -135,0 +130,0 @@ };

8

package.json
{
"name": "@lcap/nasl-translator",
"description": "NetEase Application Specific Language",
"version": "3.12.0-beta.15",
"version": "3.12.0-beta.16",
"author": "Forrest <rainforest92@126.com>",

@@ -18,5 +18,5 @@ "main": "./out",

"@lcap/nasl-test-toolkit": "1.0.0",
"@lcap/nasl-tsconfig": "1.0.1",
"@lcap/nasl-types": "3.12.0-beta.15",
"@lcap/nasl-utils": "3.12.0-beta.15"
"@lcap/nasl-types": "3.12.0-beta.16",
"@lcap/nasl-utils": "3.12.0-beta.16",
"@lcap/nasl-tsconfig": "1.0.1"
},

@@ -23,0 +23,0 @@ "devDependencies": {

Sorry, the diff of this file is not supported yet

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