@socialgouv/datafiller-data
Advanced tools
Comparing version 1.79.0 to 2.0.0
@@ -6,6 +6,7 @@ { | ||
}, | ||
"version": "1.79.0", | ||
"version": "2.0.0", | ||
"main": "index.js", | ||
"files": [ | ||
"data" | ||
"data", | ||
"src" | ||
], | ||
@@ -63,17 +64,6 @@ "homepage": "https://github.com/SocialGouv/datafiller-data", | ||
"hooks": { | ||
"pre-commit": "eslint . --ext .ts", | ||
"pre-commit": "yarn lint", | ||
"pre-push": "run-p lint test" | ||
} | ||
}, | ||
"release": { | ||
"branches": [ | ||
"master" | ||
], | ||
"plugins": [ | ||
"@semantic-release/commit-analyzer", | ||
"@semantic-release/release-notes-generator", | ||
"@semantic-release/npm", | ||
"@semantic-release/github" | ||
] | ||
} | ||
} |
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
1507993
25
41873