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.73 to 1.0.74

4

dist/identify.d.ts

@@ -82,5 +82,3 @@ import { StyleObject } from './styleTypes';

};
emit<O extends Record<string, any>>(value: unknown): value is {
emit: T.EmitObject;
} & O;
emit<O extends Record<string, any>>(value: unknown): value is T.EmitObjectFold & O;
goto(value: unknown): value is {

@@ -87,0 +85,0 @@ goto: T.GotoUrl | T.GotoObject;

{
"name": "noodl-types",
"version": "1.0.73",
"version": "1.0.74",
"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