mailerlite-api-v2-node
Advanced tools
Comparing version 0.2.0 to 0.2.1
{ | ||
"name": "mailerlite-api-v2-node", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "[MailerLite API v2](https://developers.mailerlite.com/docs/getting-started-with-mailerlite-api) [Node.js](https://nodejs.org/en/) SDK. It is mostly a thin wrapper on [axios](https://github.com/axios/axios) that provides [authentication](https://developers.mailerlite.com/docs/authentication), response/request camelCase transformations, Typescript type definitions and some handy shorthand methods.", | ||
@@ -11,6 +11,3 @@ "main": "dist/index.js", | ||
"build": "tsc", | ||
"prepare": "npm run build", | ||
"prepublishOnly": "npm test", | ||
"version": "git add -A src", | ||
"postversion": "git push && git push --tags" | ||
"prepare": "npm run build" | ||
}, | ||
@@ -17,0 +14,0 @@ "author": "zygos", |
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
0
53626