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

brisky-stamp

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

brisky-stamp - npm Package Compare versions

Comparing version 3.0.4 to 3.0.5

3

dist/index.es.js

@@ -11,3 +11,2 @@ if (!global.briskystamp) {

exports.inProgress = false;
exports.cnt = 0;
exports.offset = 0;

@@ -24,3 +23,3 @@

}
return (exports.cnt = d)
return d
};

@@ -27,0 +26,0 @@

@@ -13,3 +13,2 @@ 'use strict';

exports.inProgress = false;
exports.cnt = 0;
exports.offset = 0;

@@ -26,3 +25,3 @@

}
return (exports.cnt = d)
return d
};

@@ -29,0 +28,0 @@

{
"name": "brisky-stamp",
"version": "3.0.4",
"version": "3.0.5",
"description": "Generate unique meta information for change in a system",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

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