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

@opencreek/ext

Package Overview
Dependencies
Maintainers
3
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.6.1--canary.12.1829781244.0 to 1.7.0--canary.12.1829834790.0

1

build/index.d.ts

@@ -9,5 +9,4 @@ export * from "./error";

export * from "./range";
export * from "./StopWatch";
export * from "./sleep";
export * from "./table";
//# sourceMappingURL=index.d.ts.map

@@ -21,5 +21,4 @@ "use strict";

__exportStar(require("./range"), exports);
__exportStar(require("./StopWatch"), exports);
__exportStar(require("./sleep"), exports);
__exportStar(require("./table"), exports);
//# sourceMappingURL=index.js.map

2

package.json
{
"name": "@opencreek/ext",
"version": "1.6.1--canary.12.1829781244.0",
"version": "1.7.0--canary.12.1829834790.0",
"description": "",

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

@@ -9,4 +9,3 @@ export * from "./error"

export * from "./range"
export * from "./StopWatch"
export * from "./sleep"
export * from "./table"

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