@fluffy-spoon/substitute
Advanced tools
Comparing version 1.183.0 to 1.184.0
@@ -1,1 +0,1 @@ | ||
{"name":"@fluffy-spoon/substitute","version":"1.183.0","description":"An NSubstitute port to TypeScript called substitute.js.","license":"MIT","funding":{"type":"opencollective","url":"https://opencollective.com/substitute-js#section-contribute"},"author":{"name":"Mathias Lykkegaard Lorenzen","url":"https://github.com/ffMathy"},"contributors":[{"name":"Enrique Pöhlmann","url":"https://github.com/notanengineercom"}],"repository":{"type":"git","url":"https://github.com/ffMathy/FluffySpoon.JavaScript.Testing.Faking.git"},"keywords":["NSubstitute","mocking","test","testing","faking"],"bugs":{"url":"https://github.com/ffMathy/FluffySpoon.JavaScript.Testing.Faking/issues"},"engines":{"node":">=10"},"main":"dist/src/index.js","typings":"./dist/src/index.d.ts","files":["dist/src/**/*"],"scripts":{"prepack":"npm i && tsc","test":"tsc --sourceMap && ava","build":"tsc"},"dependencies":{},"devDependencies":{"@ava/typescript":"^1.1.0","@types/node":"^14.14.20","ava":"^3.15.0","typescript":"^4.1.3"},"ava":{"typescript":{"rewritePaths":{"/":"dist/"}},"cache":false,"failFast":true,"failWithoutAssertions":true},"homepage":"https://github.com/ffMathy/FluffySpoon.JavaScript.Testing.Faking"} | ||
{"name":"@fluffy-spoon/substitute","version":"1.184.0","description":"An NSubstitute port to TypeScript called substitute.js.","license":"MIT","funding":{"type":"opencollective","url":"https://opencollective.com/substitute-js#section-contribute"},"author":{"name":"Mathias Lykkegaard Lorenzen","url":"https://github.com/ffMathy"},"contributors":[{"name":"Enrique Pöhlmann","url":"https://github.com/notanengineercom"}],"repository":{"type":"git","url":"https://github.com/ffMathy/FluffySpoon.JavaScript.Testing.Faking.git"},"keywords":["NSubstitute","mocking","test","testing","faking"],"bugs":{"url":"https://github.com/ffMathy/FluffySpoon.JavaScript.Testing.Faking/issues"},"engines":{"node":">=10"},"main":"dist/src/index.js","typings":"./dist/src/index.d.ts","files":["dist/src/**/*"],"scripts":{"prepack":"npm i && tsc","test":"tsc --sourceMap && ava","build":"tsc"},"dependencies":{},"devDependencies":{"@ava/typescript":"^1.1.0","@types/node":"^14.14.21","ava":"^3.15.0","typescript":"^4.1.3"},"ava":{"typescript":{"rewritePaths":{"/":"dist/"}},"cache":false,"failFast":true,"failWithoutAssertions":true},"homepage":"https://github.com/ffMathy/FluffySpoon.JavaScript.Testing.Faking"} |