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

@lcap/nasl-types

Package Overview
Dependencies
Maintainers
21
Versions
219
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.9.0-beta.15 to 3.9.0-beta.16

9

out/component.d.ts

@@ -121,3 +121,12 @@ export interface OptionAPI {

};
propsMap?: {
[name: string]: {
name: string;
title: string;
state: string;
prop: string;
icon?: string;
};
};
}
//# sourceMappingURL=component.d.ts.map

2

package.json
{
"name": "@lcap/nasl-types",
"description": "NetEase Application Specific Language",
"version": "3.9.0-beta.15",
"version": "3.9.0-beta.16",
"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