Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@nextcloud/typings

Package Overview
Dependencies
Maintainers
3
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nextcloud/typings - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

1

lib/index.d.ts
/// <reference path="v16/OC.d.ts" />
/// <reference path="v17/OC.d.ts" />
/// <reference path="v18/OC.d.ts" />

2

lib/v17/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": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc