New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

sinon

Package Overview
Dependencies
Maintainers
4
Versions
208
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sinon - npm Package Compare versions

Comparing version 4.2.2 to 4.2.3

lib/.DS_Store

5

History.md
4.2.3 / 2018-02-10
==================
* Replace formatio with @sinonjs/formatio
4.2.2 / 2018-01-26

@@ -3,0 +8,0 @@ ==================

2

lib/sinon/util/core/format.js
"use strict";
var formatio = require("formatio");
var formatio = require("@sinonjs/formatio");

@@ -5,0 +5,0 @@ var formatter = formatio.configure({

{
"name": "sinon",
"description": "JavaScript test spies, stubs and mocks.",
"version": "4.2.2",
"version": "4.2.3",
"homepage": "http://sinonjs.org/",

@@ -40,4 +40,4 @@ "author": "Christian Johansen",

"dependencies": {
"@sinonjs/formatio": "^2.0.0",
"diff": "^3.1.0",
"formatio": "1.2.0",
"lodash.get": "^4.4.2",

@@ -44,0 +44,0 @@ "lolex": "^2.2.0",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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