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

hydrolysis

Package Overview
Dependencies
Maintainers
4
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hydrolysis - npm Package Compare versions

Comparing version 1.21.1 to 1.21.3

1

lib/ast-utils/behavior-finder.js

@@ -201,2 +201,3 @@ /**

currentBehavior.properties = currentBehavior.properties || [];
currentBehavior.observers = currentBehavior.observers || [];
for (var i = 0; i < node.properties.length; i++) {

@@ -203,0 +204,0 @@ var prop = node.properties[i];

2

package.json
{
"name": "hydrolysis",
"version": "1.21.1",
"version": "1.21.3",
"description": "Breaks polymers into monomers",

@@ -5,0 +5,0 @@ "homepage": "https://github.com/Polymer/hydrolysis",

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