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

hasprop

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hasprop - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

2

hasprop.js

@@ -28,2 +28,4 @@ (function(){

module.exports = hasprop;
} else if (typeof exports !== 'undefined') {
exports.hasprop = hasprop;
} else {

@@ -30,0 +32,0 @@ window.hasprop = hasprop;

2

package.json
{
"name": "hasprop",
"version": "0.0.1",
"version": "0.0.2",
"description": "Check if object has property",

@@ -5,0 +5,0 @@ "main": "hasprop.js",

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