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 0.1.0-alpha.10 to 0.1.0-alpha.11

dist/cjs/services/index.js

1

dist/cjs/index.js

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

tslib_1.__exportStar(require("./types"), exports);
tslib_1.__exportStar(require("./services"), exports);
//# sourceMappingURL=index.js.map
export * from './object';
export * from './typeguards';
export * from './types';
export * from './services';
//# sourceMappingURL=index.js.map

6

package.json
{
"name": "@empathyco/x-utils",
"version": "0.1.0-alpha.10",
"version": "0.1.0-alpha.11",
"description": "A utility package for Empathy search",

@@ -33,2 +33,4 @@ "author": "Empathy Systems Corporation S.L.",

"@empathyco/x-get-safe-property-chain": "^1.3.0-alpha.3",
"@empathyco/x-storage-service": "^2.0.0-alpha.2",
"nanoid": "~3.1.31",
"tslib": "~2.3.0"

@@ -46,3 +48,3 @@ },

},
"gitHead": "a86f21da6184641d79a87fb3baf29fa2b6dd6dd5"
"gitHead": "90698f80d05f4a7f60a759f740385fac76b66477"
}
export * from './object';
export * from './typeguards';
export * from './types';
export * from './services';

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