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

@sinonjs/commons

Package Overview
Dependencies
Maintainers
5
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sinonjs/commons - npm Package Compare versions

Comparing version 1.1.1 to 1.2.0

lib/called-in-order.js

1

lib/index.js
"use strict";
module.exports = {
calledInOrder: require("./called-in-order"),
every: require("./every"),

@@ -5,0 +6,0 @@ functionName: require("./function-name"),

@@ -8,2 +8,3 @@ "use strict";

var expectedExports = [
"calledInOrder",
"every",

@@ -10,0 +11,0 @@ "functionName",

2

package.json
{
"name": "@sinonjs/commons",
"version": "1.1.1",
"version": "1.2.0",
"description": "Simple functions shared among the sinon end user libraries",

@@ -5,0 +5,0 @@ "main": "lib/index.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