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

sinon

Package Overview
Dependencies
Maintainers
0
Versions
208
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sinon - npm Package Versions

1
21

8.0.2

Diff

Changelog

Source

8.0.2

  • Upgrade @sinonjs/samsam to latest
  • Upgrade nise to 3.0.1
mantoni
published 8.0.1 •

Changelog

Source

8.0.1

  • Force upgrade @sinonjs/commons (#2181)
  • Update docs/changelog.md and set new release id in docs/_config.yml
  • Add release documentation for v8.0.0
mrgnrdrck
published 8.0.0 •

Changelog

Source

8.0.0

The major release is caused by removing old mistakes and upgrading dependencies that themselves have had new major releases.

  • Upgrade nise, @sinonjs/formatio, @sinonjs/samsam and @sinonjs/referee
  • Update lolex and nise to get new async timer methods (see https://github.com/sinonjs/lolex/blob/master/CHANGELOG.md)
  • Remove sinon.spyCall
  • Remove sinon.sandbox.create
  • Remove obsolete deprecated.printWarning stubbing from test
fatso83
published 7.5.0 •

Changelog

Source

7.5.0

  • Add sinon.assert.calledOnceWithExactly
  • Feature parity: support spying all methods on an object
mrgnrdrck
published 7.4.2 •

Changelog

Source

7.4.2

  • Restore sinon.createStubInstance() behaviour (#2073)
  • Fix Typo in migration 6 and updated migration docs for migration from… (#2074)
fatso83
published 7.4.1 •

Changelog

Source

7.4.1

  • Update nise and lolex (minor versions)
  • add callThroughWithNew method
  • add browser field
  • Create COMPATIBILITY.md (#2051)
  • Fix sinon.resetHistory() does not reset history (#2022)
fatso83
published 7.3.2 •

Changelog

Source

7.3.2

  • Update Lolex to bring in fix for sinonjs/lolex#232 (queueMicrotask warning)
mantoni
published 7.3.1 •

Changelog

Source

7.3.1

  • Fix security issues
  • Update @sinonjs/samsam to v3.3.1
fatso83
published 7.3.0 •

Changelog

Source

7.3.0

  • Simplify Circle CI setup
  • Add a Docker Compose config file for testing the setup locally
  • Inject createStubInstance and fake functionality
  • Remove unused prop 'injectIntoThis'
  • Fix #1974 by upgrading to @sinonjs/samsam@3.3.0
mantoni
published 7.2.7 •

Changelog

Source

7.2.7

  • Retain spy function names and fix spy.named(name) (#1987)
  • Document spying on accessors (#1976)
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