@sanity/import
Advanced tools
Comparing version 0.0.1 to 0.112.0-next.269a50ce
{ | ||
"name": "@sanity/import", | ||
"version": "0.0.1", | ||
"version": "0.112.0-next.269a50ce", | ||
"description": "Import documents to a Sanity dataset", | ||
"main": "index.js", | ||
"main": "lib/import.js", | ||
"engines": { | ||
"node": ">=4.0.0" | ||
}, | ||
"author": "Sanity.io <hello@sanity.io>", | ||
"license": "MIT", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"clean": "rimraf lib", | ||
"test": "jest", | ||
"posttest": "npm run lint", | ||
"lint": "eslint ." | ||
}, | ||
"keywords": [], | ||
"author": "Sanity.io <hello@sanity.io>", | ||
"license": "MIT" | ||
"keywords": [ | ||
"sanity", | ||
"import", | ||
"ndjson" | ||
], | ||
"dependencies": { | ||
"@sanity/mutator": "^0.108.0", | ||
"debug": "^3.0.1", | ||
"get-uri": "^2.0.1", | ||
"lodash": "^4.17.4", | ||
"p-map": "^1.2.0", | ||
"simple-concat": "^1.0.0", | ||
"split2": "^2.1.1", | ||
"stream-collect": "^1.3.1", | ||
"through2": "^2.0.3" | ||
}, | ||
"devDependencies": { | ||
"@sanity/client": "^0.112.0-next.269a50ce", | ||
"babel-preset-env": "^1.6.0", | ||
"eslint": "^4.6.1", | ||
"eslint-config-prettier": "^2.4.0", | ||
"eslint-config-sanity": "^3.0.1", | ||
"file-url": "^2.0.2", | ||
"get-it": "^2.1.3", | ||
"jest": "^21.0.1", | ||
"prettier": "^1.6.1", | ||
"rimraf": "^2.6.1" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git@github.com:sanity-io/sanity.git" | ||
} | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
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
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
169399
31
1056
2
0
61
0
9
10
+ Added@sanity/mutator@^0.108.0
+ Addeddebug@^3.0.1
+ Addedget-uri@^2.0.1
+ Addedlodash@^4.17.4
+ Addedp-map@^1.2.0
+ Addedsimple-concat@^1.0.0
+ Addedsplit2@^2.1.1
+ Addedstream-collect@^1.3.1
+ Addedthrough2@^2.0.3
+ Added@sanity/mutator@0.108.0(transitive)
+ Addedcore-util-is@1.0.3(transitive)
+ Addeddata-uri-to-buffer@1.2.0(transitive)
+ Addeddebug@2.6.93.2.7(transitive)
+ Addeddiff-match-patch@1.0.5(transitive)
+ Addedextend@3.0.2(transitive)
+ Addedfile-uri-to-path@1.0.0(transitive)
+ Addedftp@0.3.10(transitive)
+ Addedget-uri@2.0.4(transitive)
+ Addedinherits@2.0.4(transitive)
+ Addedisarray@0.0.11.0.0(transitive)
+ Addedlodash@4.17.21(transitive)
+ Addedms@2.0.02.1.3(transitive)
+ Addedp-map@1.2.0(transitive)
+ Addedprocess-nextick-args@2.0.1(transitive)
+ Addedpromise-polyfill@2.0.2(transitive)
+ Addedpromise-util@1.2.0(transitive)
+ Addedreadable-stream@1.1.142.3.8(transitive)
+ Addedrequire-promise@1.0.1(transitive)
+ Addedsafe-buffer@5.1.2(transitive)
+ Addedsimple-concat@1.0.1(transitive)
+ Addedsplit2@2.2.0(transitive)
+ Addedstream-collect@1.3.1(transitive)
+ Addedstring_decoder@0.10.311.1.1(transitive)
+ Addedthrough2@2.0.5(transitive)
+ Addedutil-deprecate@1.0.2(transitive)
+ Addedxregexp@2.0.0(transitive)
+ Addedxtend@4.0.2(transitive)