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

@lcap/nasl-types

Package Overview
Dependencies
Maintainers
0
Versions
229
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lcap/nasl-types - npm Package Compare versions

Comparing version 3.10.2-beta.9 to 3.10.2-beta.10

2

out/server.d.ts

@@ -30,2 +30,4 @@ import type { AxiosInstance } from 'axios';

readonly isAnnotationMode: boolean;
readonly isFirstScreen: boolean;
readonly semData: any;
getNaslAnnotatedJSON(app: BaseNode, full?: boolean): Promise<object>;

@@ -32,0 +34,0 @@ getDataSchemaStructureOrTypeAnnotation(node: BaseNode): Promise<any>;

2

package.json
{
"name": "@lcap/nasl-types",
"description": "NetEase Application Specific Language",
"version": "3.10.2-beta.9",
"version": "3.10.2-beta.10",
"main": "./out",

@@ -6,0 +6,0 @@ "types": "./out",

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