New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@nodescript/core

Package Overview
Dependencies
Maintainers
3
Versions
267
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nodescript/core - npm Package Compare versions

Comparing version 7.14.4 to 7.14.5

1

out/main/schema/index.d.ts
export * from './GraphSpec.js';
export * from './HttpDict.js';
export * from './KeyValue.js';
export * from './ModuleName.js';

@@ -4,0 +5,0 @@ export * from './ModuleParamSpec.js';

// This file is auto-generated
export * from './GraphSpec.js';
export * from './HttpDict.js';
export * from './KeyValue.js';
export * from './ModuleName.js';

@@ -5,0 +6,0 @@ export * from './ModuleParamSpec.js';

3

out/main/schema/KeyValue.js
import { Schema } from 'airtight';
export const KeyValueSchema = new Schema({
id: 'KeyValue',
type: 'object',

@@ -7,4 +8,4 @@ properties: {

value: { type: 'any' },
},
}
});
//# sourceMappingURL=KeyValue.js.map
{
"name": "@nodescript/core",
"version": "7.14.4",
"version": "7.14.5",
"type": "module",

@@ -5,0 +5,0 @@ "description": "Visual programming language for Browser and Node",

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