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

uomlibrarycommons-core

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

uomlibrarycommons-core - npm Package Compare versions

Comparing version 0.7.6 to 0.8.0

dist/consts/commons-regex.d.ts

1

dist/index.d.ts

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

export * from './consts';
export * from './enums';
export * from './interfaces';

@@ -7,4 +7,5 @@ "use strict";

Object.defineProperty(exports, "__esModule", { value: true });
__export(require("./consts"));
__export(require("./enums"));
__export(require("./interfaces"));
//# sourceMappingURL=index.js.map

2

package.json
{
"name": "uomlibrarycommons-core",
"version": "0.7.6",
"version": "0.8.0",
"description": "Common Node and Angular code for UoM library development",

@@ -5,0 +5,0 @@ "scripts": {

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