Comparing version 2.6.3 to 2.6.4
{ | ||
"name": "dodos", | ||
"version": "2.6.3", | ||
"version": "2.6.4", | ||
"description": "Pandas-inspired iterator-based data wrangling library for js", | ||
@@ -18,3 +18,3 @@ "main": "lib/dodo.js", | ||
"prepublish": "npm test && npm run clean && npm run build", | ||
"postpublish": "git push origin master" | ||
"postpublish": "git push origin master --no-verify" | ||
}, | ||
@@ -21,0 +21,0 @@ "files": [ |
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
107240