New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@types/clientjs

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/clientjs - npm Package Compare versions

Comparing version 0.1.0 to 0.2.0

7

clientjs/index.d.ts

@@ -1,2 +0,2 @@

// Type definitions for clientjs 0.1
// Type definitions for clientjs 0.2
// Project: https://clientjs.org

@@ -6,3 +6,3 @@ // Definitions by: icopp <https://github.com/icopp>

declare class ClientJS {
export class ClientJS {
constructor();

@@ -190,4 +190,1 @@

}
export = ClientJS;
export as namespace ClientJS;
{
"name": "@types/clientjs",
"version": "0.1.0",
"version": "0.2.0",
"description": "TypeScript definitions for clientjs",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/clientjs",
"license": "MIT",

@@ -14,10 +15,12 @@ "contributors": [

"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/clientjs"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "40d2496e931c27ed73b9c339d5a660ac168dd8fccec2660f1ed85aff1cc46c18",
"typeScriptVersion": "2.0"
"typesPublisherContentHash": "6676800f0782af6311409fb6fbf08c9391d2f31fa20bc3ef682aa242c7aeb820",
"typeScriptVersion": "3.9"
}

@@ -8,10 +8,10 @@ # Installation

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/clientjs
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/clientjs.
Additional Details
* Last updated: Fri, 27 Apr 2018 15:57:04 GMT
### Additional Details
* Last updated: Sat, 04 Jun 2022 21:01:35 GMT
* Dependencies: none
* Global values: ClientJS
* Global values: none
# Credits
These definitions were written by icopp <https://github.com/icopp>.
These definitions were written by [icopp](https://github.com/icopp).

Sorry, the diff of this file is not supported yet

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