New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@oliversalzburg/js-utils

Package Overview
Dependencies
Maintainers
1
Versions
872
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@oliversalzburg/js-utils - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

output/error-serializer.d.ts

3

output/index.d.ts
export * from "./array.js";
export * from "./error-serializer.js";
export * from "./errors/index.js";
export * from "./nil.js";
export * from "./sleep.js";
export * from "./string-formatter.js";
export * from "./array.js";
export * from "./error-serializer.js";
export * from "./errors/index.js";
export * from "./nil.js";
export * from "./sleep.js";
export * from "./string-formatter.js";
//# sourceMappingURL=index.js.map

3

package.json
{
"$schema": "https://json.schemastore.org/package.json",
"name": "@oliversalzburg/js-utils",
"version": "0.0.3",
"version": "0.0.4",
"license": "MIT",

@@ -20,2 +20,3 @@ "author": "Oliver Salzburg <oliver.salzburg@gmail.com>",

"build:tsc": "tsc",
"lint": "yarn run lint:eslint && yarn run lint:tsc",
"lint:eslint": "eslint source ./*js",

@@ -22,0 +23,0 @@ "lint:tsc": "tsc --noEmit",

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