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

util-ex

Package Overview
Dependencies
Maintainers
1
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

util-ex - npm Package Compare versions

Comparing version 0.3.2 to 0.3.3

lib/is/empty-object.js

1

lib/index.js

@@ -31,2 +31,3 @@ module.exports = {

isEmpty: require('./is/empty'),
isEmptyObject: require('./is/empty-object'),
//just replace the ctor.super to superCtor,

@@ -33,0 +34,0 @@ inheritsDirectly: require('inherits-ex/lib/inheritsDirectly'),

2

package.json

@@ -5,3 +5,3 @@ {

"homepage": "https://github.com/snowyu/util-ex.js",
"version": "0.3.2",
"version": "0.3.3",
"author": {

@@ -8,0 +8,0 @@ "name": "Riceball LEE",

@@ -31,2 +31,3 @@ module.exports = {

isEmpty: require('./is/empty'),
isEmptyObject: require('./is/empty-object'),
//just replace the ctor.super to superCtor,

@@ -33,0 +34,0 @@ inheritsDirectly: require('inherits-ex/lib/inheritsDirectly'),

Sorry, the diff of this file is not supported yet

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