Socket
Socket
Sign inDemoInstall

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.0.2 to 4.0.3

20

package.json

@@ -21,4 +21,4 @@ {

"detect-node": "^2.0.4",
"fast-json-stringify": "^2.3.0",
"fast-printf": "^1.3.0",
"fast-json-stringify": "^2.4.1",
"fast-printf": "^1.5.0",
"globalthis": "^1.0.1",

@@ -35,5 +35,5 @@ "is-circular": "^1.0.2",

"@types/json-stringify-safe": "^5.0.0",
"@types/node": "^14.14.16",
"@types/node": "^14.14.25",
"@types/semver-compare": "^1.0.1",
"ava": "^3.14.0",
"ava": "^3.15.0",
"benchmark": "^2.1.4",

@@ -43,8 +43,8 @@ "coveralls": "^3.1.0",

"domain-parent": "^1.0.0",
"eslint": "^7.16.0",
"eslint-config-canonical": "^24.4.4",
"eslint": "^7.19.0",
"eslint-config-canonical": "^25.8.15",
"gitdown": "^3.1.3",
"husky": "^4.3.6",
"husky": "^4.3.8",
"nyc": "^15.1.0",
"semantic-release": "^17.3.0",
"semantic-release": "^17.3.8",
"ts-node": "^9.1.1",

@@ -68,3 +68,3 @@ "typescript": "^4.1.3"

"license": "BSD-3-Clause",
"main": "./dist/log.js",
"main": "./dist/src/log.js",
"name": "roarr",

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

"typings": "./dist/log.d.ts",
"version": "4.0.2"
"version": "4.0.3"
}

@@ -25,4 +25,5 @@ {

"include": [
"src"
"src",
"test"
]
}
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