Comparing version 0.1.3 to 0.1.4
{ | ||
"name": "nc-plugin", | ||
"version": "0.1.3", | ||
"description": "Xgene plugin template", | ||
"version": "0.1.4", | ||
"description": "NocoDB Plugin Template", | ||
"author": { | ||
"name": "NocoDB Inc", | ||
"url": "https://nocodb.com/" | ||
}, | ||
"homepage": "https://github.com/nocodb/nocodb", | ||
"license": "AGPL-3.0-or-later", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/nocodb/nocodb.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/nocodb/nocodb/issues" | ||
}, | ||
"main": "build/main/index.js", | ||
"typings": "build/main/index.d.ts", | ||
"module": "build/module/index.js", | ||
"repository": "https://github.com/pranavxc/xc-plugin-template", | ||
"license": "MIT", | ||
"keywords": [], | ||
@@ -45,12 +56,10 @@ "scripts": { | ||
"dependencies": { | ||
"@bitauth/libauth": "^1.17.1", | ||
"nc-common": "0.0.6" | ||
}, | ||
"devDependencies": { | ||
"@ava/typescript": "^1.1.1", | ||
"@istanbuljs/nyc-config-typescript": "^1.0.1", | ||
"@types/node": "^14.14.37", | ||
"@types/node": "^18.11.9", | ||
"@typescript-eslint/eslint-plugin": "^4.0.1", | ||
"@typescript-eslint/parser": "^4.0.1", | ||
"ava": "^3.12.1", | ||
"ava": "^5.2.0", | ||
"codecov": "^3.5.0", | ||
@@ -64,6 +73,6 @@ "cspell": "^4.1.0", | ||
"eslint-plugin-import": "^2.22.0", | ||
"gh-pages": "^3.1.0", | ||
"gh-pages": "^5.0.0", | ||
"npm-run-all": "^4.1.5", | ||
"nyc": "^15.1.0", | ||
"open-cli": "^6.0.1", | ||
"open-cli": "^7.1.0", | ||
"prettier": "^2.1.1", | ||
@@ -70,0 +79,0 @@ "standard-version": "^9.0.0", |
Sorry, the diff of this file is not supported yet
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
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
Copyleft License
License(Experimental) Copyleft license information was found.
Found 1 instance in 1 package
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
Non-permissive License
License(Experimental) A license not known to be considered permissive was found.
Found 1 instance in 1 package
Copyleft License
License(Experimental) Copyleft license information was found.
Found 1 instance in 1 package
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
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 website
QualityPackage does not have a website.
Found 1 instance in 1 package
Non-permissive License
License(Experimental) A license not known to be considered permissive was found.
Found 1 instance in 1 package
1
22
0
1
0
38530
3
0
2
- Removed@bitauth/libauth@^1.17.1
- Removed@bitauth/libauth@1.19.1(transitive)