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.10.0 to 1.10.1--canary.20.3638423598.0

1

build/index.d.ts

@@ -12,2 +12,3 @@ export * from "./error";

export * from "./StopWatch";
export * from "./strings";
//# sourceMappingURL=index.d.ts.map

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

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

2

package.json
{
"name": "@opencreek/ext",
"version": "1.10.0",
"version": "1.10.1--canary.20.3638423598.0",
"description": "",

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

@@ -12,1 +12,2 @@ export * from "./error"

export * from "./StopWatch"
export * from "./strings"

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