@stedi/jleroux-test
Advanced tools
Comparing version 0.1.67 to 0.1.68
{ | ||
"name": "@stedi/jleroux-test", | ||
"version": "0.1.67", | ||
"version": "0.1.68", | ||
"repository": "https://github.com/stedi/sdk-cloud-handlers", | ||
@@ -16,3 +16,3 @@ "homepage": "https://www.stedi.com/docs", | ||
"pack": "npm pack --pack-destination build/", | ||
"publish": "npm run pack && npm run publish:npm && npm run publish:github", | ||
"publish:all": "npm run pack && npm run publish:npm && npm run publish:github", | ||
"publish:npm": "npm publish --tag latest --access public --'@stedi:registry=https://registry.npmjs.org/'", | ||
@@ -61,3 +61,3 @@ "publish:github": "npm publish --tag latest --'@stedi:registry=https://npm.pkg.github.com/'", | ||
"concurrently": "8.2.0", | ||
"eslint": "8.41.0", | ||
"eslint": "8.42.0", | ||
"eslint-plugin-pathnames": "1.0.1", | ||
@@ -64,0 +64,0 @@ "eslint-plugin-simple-import-sort": "8.0.0", |
112845