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

roarr

Package Overview
Dependencies
Maintainers
1
Versions
150
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

roarr - npm Package Compare versions

Comparing version 4.1.0 to 4.1.1

11

package.json

@@ -22,3 +22,3 @@ {

"fast-json-stringify": "^2.4.2",
"fast-printf": "^1.6.0",
"fast-printf": "^1.6.1",
"globalthis": "^1.0.2",

@@ -54,2 +54,8 @@ "is-circular": "^1.0.2",

},
"exports": {
".": {
"default": "./dist/esm/src/log.js",
"require": "./dist/cjs/src/log.js"
}
},
"husky": {

@@ -68,3 +74,2 @@ "scripts": {

"main": "./dist/cjs/src/log.js",
"module": "./dist/esm/src/log.js",
"name": "roarr",

@@ -84,3 +89,3 @@ "repository": {

"typings": "./dist/esm/src/log.d.ts",
"version": "4.1.0"
"version": "4.1.1"
}
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