Socket
Socket
Sign inDemoInstall

@googleapis/admin

Package Overview
Dependencies
1
Maintainers
3
Versions
37
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.0 to 0.3.0

7

CHANGELOG.md
# Changelog
## [0.3.0](https://www.github.com/googleapis/google-api-nodejs-client/compare/admin-v0.2.0...admin-v0.3.0) (2021-04-21)
### Features
* **admin:** update the API ([b1f8dfa](https://www.github.com/googleapis/google-api-nodejs-client/commit/b1f8dfa030c28e859d0bf77a3b758490de1506c4))
## [0.2.0](https://www.github.com/googleapis/google-api-nodejs-client/compare/admin-v0.1.0...admin-v0.2.0) (2021-03-18)

@@ -4,0 +11,0 @@

2

package.json
{
"name": "@googleapis/admin",
"version": "0.2.0",
"version": "0.3.0",
"description": "admin",

@@ -5,0 +5,0 @@ "main": "build/index.js",

@@ -10,3 +10,3 @@ <img src="https://avatars0.githubusercontent.com/u/1342004?v=3&s=96" alt="Google Inc. logo" title="Google" align="right" height="96" width="96"/>

```sh
$ npm install googleapis
$ npm install @googleapis/admin
```

@@ -16,23 +16,4 @@

All documentation and usage information can be found on [GitHub](https://github.com/googleapis/google-api-nodejs-client).
Information on classes can be found in [Googleapis Documentation](https://googleapis.dev/nodejs/googleapis/latest/admin/classes/Admin.html).
## Building a browser bundle
This library can be used in a browser. To prepare a single file bundle, clone the
[repository](https://github.com/googleapis/google-api-nodejs-client) and run
```sh
$ cd src/apis/admin
$ npm install
$ npm run webpack
```
The generated bundle will be written to `dist/admin.min.js`. Use it from your HTML file:
```html
<script src="/path/to/admin.min.js"></script>
<script>
const { admin, auth } = Admin;
</script>
```
## License

@@ -39,0 +20,0 @@ This library is licensed under Apache 2.0. Full license text is available in [LICENSE](https://github.com/googleapis/google-api-nodejs-client/blob/master/LICENSE).

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc