Comparing version 4.4.3 to 4.4.4
@@ -0,2 +1,6 @@ | ||
4.4.4 / 2018-03-13 | ||
================== | ||
* Make @std/esm a devDependency | ||
4.4.3 / 2018-03-12 | ||
@@ -3,0 +7,0 @@ ================== |
{ | ||
"name": "sinon", | ||
"description": "JavaScript test spies, stubs and mocks.", | ||
"version": "4.4.3", | ||
"version": "4.4.4", | ||
"homepage": "http://sinonjs.org/", | ||
@@ -44,3 +44,2 @@ "author": "Christian Johansen", | ||
"@sinonjs/formatio": "^2.0.0", | ||
"@std/esm": "^0.23.3", | ||
"diff": "^3.1.0", | ||
@@ -55,2 +54,3 @@ "lodash.get": "^4.4.2", | ||
"@sinonjs/referee": "^2.0.0", | ||
"@std/esm": "0.25.2", | ||
"browserify": "^15.1.0", | ||
@@ -57,0 +57,0 @@ "dependency-check": "^2.9.1", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
7
3512276
21
48
- Removed@std/esm@^0.23.3
- Removed@std/esm@0.23.4(transitive)