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

razorleaf

Package Overview
Dependencies
Maintainers
1
Versions
96
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

razorleaf - npm Package Compare versions

Comparing version 5.1.0 to 5.1.1

2

package.json
{
"name": "razorleaf",
"version": "5.1.0",
"version": "5.1.1",
"files": [

@@ -5,0 +5,0 @@ "index.js",

@@ -1420,5 +1420,3 @@ /* eslint-disable no-shadow */

return c === " " || c === "\n" ?
contentState :
contentState(parser, c);
return contentState(parser, c);
},

@@ -1425,0 +1423,0 @@ };

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