@monokle/synchronizer
Advanced tools
Comparing version 0.3.0 to 0.3.1
{ | ||
"name": "@monokle/synchronizer", | ||
"version": "0.3.0", | ||
"version": "0.3.1", | ||
"description": "Monokle Cloud synchronizer", | ||
"author": "Kubeshop", | ||
"license": "MIT", | ||
"type": "module", | ||
"sideEffects": false, | ||
"main": "lib/index.js", | ||
"main": "lib/cjs/index.js", | ||
"module": "lib/mjs/index.js", | ||
"source": "src/index.ts", | ||
"module": "lib/index.js", | ||
"types": "lib/index.d.ts", | ||
"typings": "lib/index.d.ts", | ||
"exports": "./lib/index.js", | ||
"types": "lib/mjs/index.d.ts", | ||
"typings": "lib/mjs/index.d.ts", | ||
"files": [ | ||
@@ -23,3 +21,3 @@ "lib/**" | ||
"test:snapshot": "vitest --update", | ||
"build": "rimraf lib && tsc --build tsconfig.build.json", | ||
"build": "rimraf lib && tsc --build tsconfig.build.mjs.json && tsc --build tsconfig.build.cjs.json && node ./scripts/fixup.js", | ||
"format:all": "prettier --write \"{src,test}/**/*.{js,jsx,ts,tsx}\"" | ||
@@ -43,9 +41,11 @@ }, | ||
"dependencies": { | ||
"@monokle/validation": "*", | ||
"env-paths": "^3.0.0", | ||
"@monokle/types": "*", | ||
"env-paths": "^2.2.1", | ||
"git-url-parse": "^13.1.0", | ||
"mkdirp": "^3.0.1", | ||
"node-fetch": "^3.3.2", | ||
"normalize-url": "^8.0.0", | ||
"node-fetch": "^2.6.13", | ||
"normalize-url": "^4.5.1", | ||
"openid-client": "^5.4.3", | ||
"simple-git": "^3.19.1", | ||
"slugify": "^1.6.6", | ||
"yaml": "^2.3.1" | ||
@@ -55,2 +55,3 @@ }, | ||
"@types/chai": "^4.3.5", | ||
"@types/git-url-parse": "^9.0.1", | ||
"@types/mocha": "^10.0.1", | ||
@@ -57,0 +58,0 @@ "@types/sinon": "^10.0.16", |
@@ -102,3 +102,3 @@ # Monokle Synchronizer | ||
const policy = await authenticator.getPolicy({ | ||
provider: 'github', | ||
provider: 'github.com', | ||
remote: 'origin', | ||
@@ -105,0 +105,0 @@ owner: 'kubeshop', |
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
Found 1 instance in 1 package
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 2 instances in 1 package
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
Found 1 instance in 1 package
106691
60
2351
10
8
6
2
No
+ Added@monokle/types@*
+ Addedgit-url-parse@^13.1.0
+ Addedslugify@^1.6.6
+ Addedenv-paths@2.2.1(transitive)
+ Addedgit-up@7.0.0(transitive)
+ Addedgit-url-parse@13.1.1(transitive)
+ Addedis-ssh@1.4.0(transitive)
+ Addednormalize-url@4.5.1(transitive)
+ Addedparse-path@7.0.0(transitive)
+ Addedparse-url@8.1.0(transitive)
+ Addedprotocols@2.0.1(transitive)
+ Addedslugify@1.6.6(transitive)
- Removed@monokle/validation@*
- Removed@monokle/validation@0.33.0(transitive)
- Removed@open-policy-agent/opa-wasm@1.8.0(transitive)
- Removed@rollup/plugin-virtual@3.0.1(transitive)
- Removedajv@6.12.6(transitive)
- Removedcamel-case@4.1.2(transitive)
- Removedcapital-case@1.0.4(transitive)
- Removedchange-case@4.1.2(transitive)
- Removedconstant-case@3.0.4(transitive)
- Removeddata-uri-to-buffer@4.0.1(transitive)
- Removeddom-walk@0.1.2(transitive)
- Removeddot-case@3.0.4(transitive)
- Removedenv-paths@3.0.0(transitive)
- Removedfast-deep-equal@3.1.3(transitive)
- Removedfast-json-stable-stringify@2.1.0(transitive)
- Removedfetch-blob@3.2.0(transitive)
- Removedformdata-polyfill@4.0.10(transitive)
- Removedfsevents@2.3.3(transitive)
- Removedget-random-values@3.0.0(transitive)
- Removedglobal@4.4.0(transitive)
- Removedheader-case@2.0.4(transitive)
- Removedisomorphic-fetch@3.0.0(transitive)
- Removedjson-schema-traverse@0.4.1(transitive)
- Removedlodash@4.17.21(transitive)
- Removedlower-case@2.0.2(transitive)
- Removedmin-document@2.19.0(transitive)
- Removedno-case@3.0.4(transitive)
- Removednode-domexception@1.0.0(transitive)
- Removednode-fetch@3.3.03.3.2(transitive)
- Removednormalize-url@8.0.1(transitive)
- Removedpako@2.1.0(transitive)
- Removedparam-case@3.0.4(transitive)
- Removedpascal-case@3.1.2(transitive)
- Removedpath-case@3.0.4(transitive)
- Removedprocess@0.11.10(transitive)
- Removedpunycode@2.3.1(transitive)
- Removedrequire-from-string@2.0.2(transitive)
- Removedrollup@3.18.0(transitive)
- Removedsentence-case@3.0.4(transitive)
- Removedsnake-case@3.0.4(transitive)
- Removedsprintf-js@1.1.3(transitive)
- Removedtslib@2.8.1(transitive)
- Removedupper-case@2.0.2(transitive)
- Removedupper-case-first@2.0.2(transitive)
- Removeduri-js@4.4.1(transitive)
- Removeduuid@9.0.0(transitive)
- Removedweb-streams-polyfill@3.3.3(transitive)
- Removedwhatwg-fetch@3.6.20(transitive)
- Removedyaml@1.10.22.2.2(transitive)
- Removedzod@3.19.1(transitive)
Updatedenv-paths@^2.2.1
Updatednode-fetch@^2.6.13
Updatednormalize-url@^4.5.1