Socket
Socket
Sign inDemoInstall

google-admin-sdk

Package Overview
Dependencies
Maintainers
3
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

google-admin-sdk - npm Package Compare versions

Comparing version 4.0.1 to 4.0.2

2

package.json
{
"name": "google-admin-sdk",
"version": "4.0.1",
"version": "4.0.2",
"description": "node.js library that wraps the Directory and Groups APIs in the Google Admin SDK",

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

@@ -74,2 +74,4 @@ # google-admin-sdk

Note that `findOrCreate` uses [`async.memoize`](https://github.com/caolan/async#memoize). This can cause problems with tests that expect a fresh state at the beginning of each test. You can use [`async.unmemoize`](https://github.com/caolan/async#unmemoizefn) to reset state.
### OrgUnitProvisioning.insert(customer_id, properties[, fields, callback])

@@ -76,0 +78,0 @@ Creates an OrgUnit. Accepts arguments:

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc