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

@augment-vir/common

Package Overview
Dependencies
Maintainers
1
Versions
231
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@augment-vir/common - npm Package Compare versions

Comparing version 12.7.0 to 12.8.0

dist/cjs/augments/json.d.ts

1

dist/cjs/index.d.ts

@@ -10,2 +10,3 @@ export * from './augments/ansi';

export * from './augments/function';
export * from './augments/json';
export * from './augments/json-compatible';

@@ -12,0 +13,0 @@ export * from './augments/object/enum';

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

__exportStar(require("./augments/function"), exports);
__exportStar(require("./augments/json"), exports);
__exportStar(require("./augments/json-compatible"), exports);

@@ -28,0 +29,0 @@ __exportStar(require("./augments/object/enum"), exports);

@@ -10,2 +10,3 @@ export * from './augments/ansi';

export * from './augments/function';
export * from './augments/json';
export * from './augments/json-compatible';

@@ -12,0 +13,0 @@ export * from './augments/object/enum';

@@ -10,2 +10,3 @@ export * from './augments/ansi';

export * from './augments/function';
export * from './augments/json';
export * from './augments/json-compatible';

@@ -12,0 +13,0 @@ export * from './augments/object/enum';

@@ -10,2 +10,3 @@ export * from './augments/ansi';

export * from './augments/function';
export * from './augments/json';
export * from './augments/json-compatible';

@@ -12,0 +13,0 @@ export * from './augments/object/enum';

2

package.json
{
"name": "@augment-vir/common",
"version": "12.7.0",
"version": "12.8.0",
"homepage": "https://github.com/electrovir/augment-vir/tree/main/packages/common",

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

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