gsheet-object
Advanced tools
Comparing version 0.1.3 to 0.1.4
{ | ||
"version": "0.1.3", | ||
"name": "gsheet-object", | ||
"author": "Benjamin LEVESQUE", | ||
"version": "0.1.4", | ||
"license": "MIT", | ||
"main": "dist/index.js", | ||
"typings": "dist/index.d.ts", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/benjlevesque/gsheet-object.git" | ||
}, | ||
"files": [ | ||
@@ -20,3 +26,3 @@ "dist" | ||
"googleapis": "^45.0.0", | ||
"lodash": "^4.17.15", | ||
"lodash": "^4.17.21", | ||
"lodash-es": "^4.17.15" | ||
@@ -35,4 +41,2 @@ }, | ||
}, | ||
"name": "gsheet-object", | ||
"author": "Benjamin LEVESQUE", | ||
"module": "dist/gsheet-object.esm.js", | ||
@@ -49,2 +53,2 @@ "devDependencies": { | ||
} | ||
} | ||
} |
@@ -1,2 +0,2 @@ | ||
# gsheets-object | ||
# gsheet-object | ||
@@ -6,3 +6,3 @@ ## Install | ||
``` | ||
yarn add gsheets-object | ||
yarn add gsheet-object | ||
``` | ||
@@ -9,0 +9,0 @@ |
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
81738
10
Updatedlodash@^4.17.21