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

@sinonjs/samsam

Package Overview
Dependencies
Maintainers
5
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sinonjs/samsam - npm Package Compare versions

Comparing version 3.3.0 to 3.3.1

2

dist/samsam.js

@@ -311,3 +311,3 @@ (function (global, factory) {

var expectationSymbols =
typeof Object.getOwnPropertySymbols === "function"
typeof getOwnPropertySymbols === "function"
? getOwnPropertySymbols(expectationObj)

@@ -314,0 +314,0 @@ : [];

@@ -119,3 +119,3 @@ "use strict";

var expectationSymbols =
typeof Object.getOwnPropertySymbols === "function"
typeof getOwnPropertySymbols === "function"
? getOwnPropertySymbols(expectationObj)

@@ -122,0 +122,0 @@ : [];

{
"name": "@sinonjs/samsam",
"version": "3.3.0",
"version": "3.3.1",
"description": "Value identification and comparison functions",

@@ -5,0 +5,0 @@ "homepage": "http://sinonjs.github.io/samsam/",

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