repository-provider
Advanced tools
Comparing version 35.2.3 to 35.2.4
{ | ||
"name": "repository-provider", | ||
"version": "35.2.3", | ||
"version": "35.2.4", | ||
"publishConfig": { | ||
@@ -8,9 +8,9 @@ "access": "public", | ||
}, | ||
"types": "./types/index.d.mts", | ||
"exports": { | ||
".": { | ||
"types": "./types/index.d.mts", | ||
"default": "./src/index.mjs" | ||
"default": "./src/index.mjs", | ||
"types": "./types/index.d.mts" | ||
} | ||
}, | ||
"types": "./types/index.d.mts", | ||
"description": "abstract interface to git repository providers like github, bitbucket and gitlab", | ||
@@ -17,0 +17,0 @@ "keywords": [ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
239679
2793
2720