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

agilite-utils

Package Overview
Dependencies
Maintainers
1
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

agilite-utils - npm Package Compare versions

Comparing version 7.6.0-rc-7 to 7.6.0-rc-8

3

dist/uuid.d.ts

@@ -1,3 +0,2 @@

import UUID from 'uuid';
export default UUID;
export {};
//# sourceMappingURL=uuid.d.ts.map

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

const uuid_1 = __importDefault(require("uuid"));
exports.default = uuid_1.default;
module.exports = uuid_1.default;
//# sourceMappingURL=uuid.js.map
{
"name": "agilite-utils",
"license": "MIT",
"version": "7.6.0-rc-7",
"version": "7.6.0-rc-8",
"description": "Various 3rd party utilities, functions and services that we simplify and use throughout the Agilit-e ecosystem",

@@ -6,0 +6,0 @@ "homepage": "https://agilite.io",

import UUID from 'uuid'
export default UUID
module.exports = UUID

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