@nextcloud/typings
Advanced tools
Comparing version 0.1.1 to 0.1.2
/// <reference path="v16/OC.d.ts" /> | ||
/// <reference path="v17/OC.d.ts" /> | ||
/// <reference path="v18/OC.d.ts" /> |
@@ -1,3 +0,1 @@ | ||
/// <reference types="jquery" /> | ||
declare namespace Nextcloud.v17 { | ||
@@ -4,0 +2,0 @@ |
{ | ||
"name": "@nextcloud/typings", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "Nextcloud TypeScript typings", | ||
@@ -9,3 +9,4 @@ "main": "dist/index.js", | ||
"build": "tsc", | ||
"test": "jest" | ||
"test": "jest", | ||
"test:watch": "jest --watchAll" | ||
}, | ||
@@ -23,3 +24,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@types/jquery": "2.0.53" | ||
"@types/jquery": "2.0.54" | ||
}, | ||
@@ -26,0 +27,0 @@ "devDependencies": { |
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
40502
+ Added@types/jquery@2.0.54(transitive)
- Removed@types/jquery@2.0.53(transitive)
Updated@types/jquery@2.0.54