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

should-format

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

should-format - npm Package Compare versions

Comparing version 0.2.0 to 0.3.0

4

index.js

@@ -377,4 +377,4 @@ var getType = require('should-type');

Formatter.add('object', 'window', function() {
return '[Window]';
Formatter.add('object', 'host', function() {
return '[Host]';
});

@@ -381,0 +381,0 @@

{
"name": "should-format",
"version": "0.2.0",
"version": "0.3.0",
"description": "Formatting of objects for should.js",

@@ -26,4 +26,4 @@ "main": "index.js",

"dependencies": {
"should-type": "0.1.1"
"should-type": "0.2.0"
}
}

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