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

whet.extend

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

whet.extend - npm Package Compare versions

Comparing version 0.9.5 to 0.9.7

lib/whet.extend.js

4

History.md

@@ -0,1 +1,5 @@

## 0.9.7 / 2012-06-21 02:54 PM
- Rename extend.{ext} -> whet.extend.{ext}
## 0.9.5 / 2012-05-24 07:56 PM

@@ -2,0 +6,0 @@

2

index.js

@@ -1,1 +0,1 @@

module.exports = require( './lib/extend' );
module.exports = require( './lib/whet.extend' );
{
"name" : "whet.extend",
"version" : "0.9.5",
"version" : "0.9.7",
"description" : "A sharped version of port of jQuery.extend that actually works on node.js",

@@ -5,0 +5,0 @@ "keywords" : [ "extend", "jQuery", "jQuery extend", "clone", "copy", "inherit" ],

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