New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

irc-caret-notation

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

irc-caret-notation - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

4

package.json
{
"name": "irc-caret-notation",
"version": "1.0.4",
"version": "1.0.5",
"description": "Caret notation parser for IRC",

@@ -17,5 +17,5 @@ "main": "./src/index.js",

"chai": "^4.2.0",
"mocha": "^6.2.1",
"mocha": "^8.2.1",
"nyc": "^14.1.1"
}
}

@@ -5,2 +5,4 @@ # IRC Caret Notation

Versions 1.0.2 through 1.0.5 is just fixing audit warnings for dev dependencies. That makes zero diffence for dependents.
```javascript

@@ -7,0 +9,0 @@ const {parse} = require("irc-caret-notation");

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