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

chai-spies-decorators

Package Overview
Dependencies
Maintainers
2
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chai-spies-decorators - npm Package Compare versions

Comparing version 0.0.6 to 0.0.7

4

package.json
{
"name": "chai-spies-decorators",
"version": "0.0.6",
"version": "0.0.7",
"description": "Chai Spies + ES7 decorators",

@@ -22,3 +22,3 @@ "main": "chai-spies-decorators.js",

"author": "Vitaly Gordon <rocket.mind@gmail.com> (http://github.com/xpl)",
"license": "MIT",
"license": "Unlicense",
"dependencies": {

@@ -25,0 +25,0 @@ "chai-spies": "^0.7.1"

@@ -35,1 +35,5 @@ # chai-spies-decorators

I've written an article on Medium explaining it: [Wiring ES7 decorators to Chai Spies for declarative contracts on class methods: A metaprogramming case study](https://medium.com/@xpl/wiring-es7-decorators-to-chai-spies-for-declarative-contracts-on-class-methods-957d6a8c27e9#.30sh22os4).
## Warning
It is not very well tested with asynchronous tests. Should work with Promises, but not with `done` callback (not implemented).

Sorry, the diff of this file is not supported yet

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