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

@opencreek/ext

Package Overview
Dependencies
Maintainers
2
Versions
93
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opencreek/ext - npm Package Compare versions

Comparing version 1.2.0 to 1.3.0--canary.5.b92f2b179962c772a81d7f36ff7305d69d78290d.0

build/todo.d.ts

1

build/index.d.ts
export * from "./error";
export * from "./todo";
export * from "./extendPrototype";

@@ -3,0 +4,0 @@ export * from "./parseNumber";

@@ -14,2 +14,3 @@ "use strict";

__exportStar(require("./error"), exports);
__exportStar(require("./todo"), exports);
__exportStar(require("./extendPrototype"), exports);

@@ -16,0 +17,0 @@ __exportStar(require("./parseNumber"), exports);

2

package.json
{
"name": "@opencreek/ext",
"version": "1.2.0",
"version": "1.3.0--canary.5.b92f2b179962c772a81d7f36ff7305d69d78290d.0",
"description": "",

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

export * from "./error"
export * from "./todo"
export * from "./extendPrototype"

@@ -3,0 +4,0 @@ export * from "./parseNumber"

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