email-marker-client
Advanced tools
Comparing version 2.0.1 to 2.0.2
{ | ||
"name": "email-marker-client", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "Email Marker API client for Node.js and browser", | ||
@@ -29,3 +29,4 @@ "main": "lib/index.js", | ||
"version": "npm run format && git add -A src", | ||
"postversion": "git push && git push --tags" | ||
"postversion": "git push && git push --tags", | ||
"pub": "npm version patch && npm publish" | ||
}, | ||
@@ -32,0 +33,0 @@ "devDependencies": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
17813