Socket
Socket
Sign inDemoInstall

@empathyco/x-utils

Package Overview
Dependencies
Maintainers
5
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@empathyco/x-utils - npm Package Compare versions

Comparing version 1.0.0-alpha.4 to 1.0.0-alpha.5

1

dist/cjs/index.js

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

tslib_1.__exportStar(require("./services"), exports);
tslib_1.__exportStar(require("./url"), exports);
//# sourceMappingURL=index.js.map

@@ -5,3 +5,2 @@ export * from './object';

export * from './services';
export * from './url';
//# sourceMappingURL=index.js.map

5

package.json
{
"name": "@empathyco/x-utils",
"version": "1.0.0-alpha.4",
"version": "1.0.0-alpha.5",
"description": "A utility package for Empathy search",

@@ -34,3 +34,2 @@ "author": "Empathy Systems Corporation S.L.",

"@empathyco/x-storage-service": "^2.0.0-alpha.2",
"@empathyco/x-types": "^10.0.0-alpha.25",
"nanoid": "~3.1.31",

@@ -49,3 +48,3 @@ "tslib": "~2.3.0"

},
"gitHead": "69eb36ce8af881f79a5211211834aec033c9adbe"
"gitHead": "4f0b22a49c3fe9bfbba789012e168c04ec976265"
}

@@ -5,2 +5,1 @@ export * from './object';

export * from './services';
export * from './url';

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