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
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.25 to 3.9.0-beta.26

2

out/module.d.ts

@@ -115,3 +115,3 @@ import { Symbol } from './symbol';

/** 模块数据 */
export interface ModuleData extends Pick<Module, 'lastModifyTime' | 'signature'> {
export interface ModuleData extends Pick<Module, 'lastModifyTime' | 'isLastSignature' | 'signature'> {
node: string;

@@ -118,0 +118,0 @@ count: number;

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