google-admin-sdk
Advanced tools
Comparing version 4.0.1 to 4.0.2
{ | ||
"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
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
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
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
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
100867
187