Comparing version 1.0.2 to 1.0.3
@@ -5,2 +5,4 @@ # Changelog | ||
### [1.0.3](https://github.com/therealparmesh/snoop/compare/v1.0.2...v1.0.3) (2021-11-23) | ||
### [1.0.2](https://github.com/therealparmesh/snoop/compare/v1.0.1...v1.0.2) (2020-07-16) | ||
@@ -7,0 +9,0 @@ |
{ | ||
"name": "snoop", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Easy breezy test spies fo sheezy.", | ||
@@ -8,22 +8,9 @@ "repository": "github:therealparmesh/snoop", | ||
"author": "Parmesh Krishen", | ||
"main": "dist/index.js", | ||
"unpkg": "dist/index.umd.js", | ||
"module": "dist/index.module.js", | ||
"source": "src/index.js", | ||
"main": "src", | ||
"types": "types.d.ts", | ||
"files": [ | ||
"src", | ||
"dist", | ||
"types.d.ts" | ||
], | ||
"scripts": { | ||
"build": "bundt", | ||
"prepublishOnly": "npm run build", | ||
"version": "standard-version" | ||
"prepare": "pro-commit", | ||
"pro-commit:task": "pretty-quick --staged", | ||
"release": "standard-version" | ||
}, | ||
"husky": { | ||
"hooks": { | ||
"pre-commit": "pretty-quick --staged" | ||
} | ||
}, | ||
"prettier": { | ||
@@ -34,8 +21,7 @@ "singleQuote": true, | ||
"devDependencies": { | ||
"bundt": "^1.0.2", | ||
"husky": "^4.2.5", | ||
"prettier": "^2.0.5", | ||
"pretty-quick": "^2.0.1", | ||
"standard-version": "^8.0.1" | ||
"pretty-quick": "^3.0.0", | ||
"pro-commit": "^1.2.1", | ||
"standard-version": "^9.0.0" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
186139
4
8
123
1