Socket
Socket
Sign inDemoInstall

noodl-types

Package Overview
Dependencies
Maintainers
1
Versions
240
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

noodl-types - npm Package Compare versions

Comparing version 1.0.67 to 1.0.68

1

dist/ecosTypes.d.ts

@@ -32,2 +32,3 @@ export interface EcosDocument<N extends NameField.Base = NameField.Base> {

user?: string;
[key: string]: any;
}

@@ -34,0 +35,0 @@ interface DocBase<Type extends string = string> extends Base<Type> {

2

package.json
{
"name": "noodl-types",
"version": "1.0.67",
"version": "1.0.68",
"description": "NOODL TypeScript Definitions",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

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