@rh-support/api
Advanced tools
Comparing version 0.3.12 to 0.3.13
{ | ||
"name": "@rh-support/api", | ||
"version": "0.3.12", | ||
"version": "0.3.13", | ||
"description": "Contains all the backend API calls", | ||
@@ -43,7 +43,7 @@ "author": "Vikas Rathee <vrathee@redhat.com>", | ||
"peerDependencies": { | ||
"@cee-eng/hydrajs": "4.7.20" | ||
"@cee-eng/hydrajs": "4.7.22" | ||
}, | ||
"dependencies": { | ||
"@cee-eng/hydrajs": "4.7.20", | ||
"@rh-support/types": "^0.2.2", | ||
"@cee-eng/hydrajs": "4.7.22", | ||
"@rh-support/types": "0.2.0", | ||
"btoa-lite": "^1.0.0", | ||
@@ -53,3 +53,3 @@ "jsuri": "^1.3.1", | ||
}, | ||
"gitHead": "70f8095b855f531eb814e85cb5a77908405fff5f" | ||
"gitHead": "3d97efe5cebb4e398f73d61326cad31e087aa63f" | ||
} |
@@ -35,6 +35,8 @@ # `api` | ||
`npm i whatwg-fetch` | ||
`npm i whatwg-fetch` | ||
and import the lib in your app: | ||
and import the lib in your app: | ||
`import 'whatwg-fetch';` | ||
`import 'whatwg-fetch';` | ||
. |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
92042
42
3
+ Added@rh-support/types@0.2.0(transitive)
- Removed@rh-support/types@0.2.2(transitive)
Updated@cee-eng/hydrajs@4.7.22
Updated@rh-support/types@0.2.0