Socket
Socket
Sign inDemoInstall

@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 Versions

134

6.0.1

Diff

Changelog

Source

6.0.1

Released on 2021-04-08.

mrgnrdrck
published 6.0.0 •

Changelog

Source

6.0.0

  • 95d1dce Use @sinonjs/eslint-config (Morgan Roderick)

    This drops support for legacy runtimes like IE11, legacy Edge, Safari 9 and the like

Released on 2021-03-30.

mrgnrdrck
published 5.3.1 •

Changelog

Source

5.3.1

  • 04e0faa Distribute package as source (Morgan Roderick)

    This library is not meant for writing end user applications or even for being used directly when writing tests. It is not meant to be loaded directly by browsers.

    Consumers of this package are assumed to use their own bundlers, should they need to bundle code for use in browsers or workers.

    Therefore, it is safe to distribute the package as source files and not bundle them up.

    This allows us to remove the bundler and its transitive dependencies, which reduces the maintenance burden of managing the library.

Released on 2021-01-13.

mrgnrdrck
published 5.3.0 •

Changelog

Source

5.3.0

  • fd8aabd Generate .d.ts from JSDoc (Morgan Roderick)

    See https://humanwhocodes.com/snippets/2020/10/create-typescript-declarations-from-javascript-jsdoc/

Released on 2020-11-16.

mantoni
published 5.2.0 •

Changelog

Source

5.2.0

  • f27b87c Add match.json (Maximilian Antoni)

Released by Maximilian Antoni on 2020-10-06.

mrgnrdrck
published 5.1.0 •

Changelog

Source

5.1.0

  • 820c296 Evaluate symbol keys for object matchers (#206) (Joel Bradshaw)
    • Make match() work for objects with symbol keys

Released on 2020-08-11.

mrgnrdrck
published 5.0.3 •

Changelog

Source

5.0.3

  • 9d2add0 Remove unused @sinonjs/formatio (Morgan Roderick)

    As can be seen with searching the codebase, @sinonjs/formatio is never imported, and is thus not a direct dependency of @sinonjs/samsam.

Released on 2020-02-28.

mrgnrdrck
published 5.0.2 •

Changelog

Source

5.0.2

  • f9e845a Bump formatio to latest major (Morgan Roderick)

    This will remove some duplication in Sinon, see https://github.com/sinonjs/sinon/issues/2224

Released on 2020-02-20.

mrgnrdrck
published 5.0.1 •

Changelog

Source

5.0.1

Released on 2020-02-18.

mrgnrdrck
published 5.0.0 •

Changelog

Source

5.0.0

  • f288430 Drop support for Node 8 (Morgan Roderick)

    As can be seen at https://github.com/nodejs/Release, Node 8 reached "end" of life on 2019-12-31, and is no longer actively supported.

    We will stop testing in Node 8 and start testing in Node 13, which will become the next LTS release from April 2020.

Released on 2020-02-18.

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