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

@saulx/utils

Package Overview
Dependencies
Maintainers
1
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@saulx/utils - npm Package Compare versions

Comparing version 3.4.2 to 3.5.0

dist/path.d.ts

1

dist/index.d.ts

@@ -19,1 +19,2 @@ import deepCopy from './deepCopy';

export * from './utf8';
export * from './path';

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

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

2

package.json
{
"name": "@saulx/utils",
"main": "./dist/index.js",
"version": "3.4.2",
"version": "3.5.0",
"scripts": {

@@ -6,0 +6,0 @@ "build": "tsc",

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