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

blimpy

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

blimpy - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

2

package.json
{
"name": "blimpy",
"version": "0.0.4",
"version": "0.0.5",
"description": "Easily set the class of an object.",

@@ -5,0 +5,0 @@ "main": "dist/blimpy.min.js",

@@ -159,3 +159,3 @@ let assert = require('assert');

foodObjectWithNoProto.__proto__,
Object.prototype,
Object.prototype
);

@@ -178,3 +178,3 @@ });

foodObjectWithNoProto.__proto__,
Object.prototype,
Object.prototype
);

@@ -213,3 +213,3 @@ });

foodObjectWithNoProto.__proto__,
Object.prototype,
Object.prototype
);

@@ -216,0 +216,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