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 2.0.1 to 2.0.2

2

package.json
{
"name": "brisky-stamp",
"version": "2.0.1",
"version": "2.0.2",
"description": "Generate unique meta information for change in a system",

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

@@ -9,4 +9,2 @@ # brisky-stamp

The idea is that stamp are synchronous, so you never have 2 stamps in progress at the same time in one thread
```javascript

@@ -35,3 +33,4 @@ const briskyStamp = require('brisky-stamp')

// this will throw errors when stamps are created while others are still open
// idea is that stamps are synchronous, so you never have 2 stamps in progress at the same time in one thread
briskyStamp.create(type, source, override, true) // ignores stamp creation for debugging
```
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