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

@types/universal-cookie

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/universal-cookie - npm Package Compare versions

Comparing version 2.2.0 to 3.0.0

25

universal-cookie/package.json
{
"name": "@types/universal-cookie",
"version": "2.2.0",
"description": "TypeScript definitions for universal-cookie",
"license": "MIT",
"contributors": [
{
"name": "Tomi Turtiainen",
"url": "https://github.com/tomi",
"githubUsername": "tomi"
}
],
"version": "3.0.0",
"typings": null,
"description": "Stub TypeScript definitions entry for universal-cookie, which provides its own types definitions",
"main": "",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "66ef5d584e733ffd2a690aa6dc09a0363b2a88e8e9fcf589fab145a3d6ad11b4",
"typeScriptVersion": "2.2"
"author": "",
"license": "MIT",
"dependencies": {
"universal-cookie": "*"
}
}

@@ -1,16 +0,3 @@

# Installation
> `npm install --save @types/universal-cookie`
This is a stub types definition for @types/universal-cookie (https://github.com/reactivestack/cookies/tree/master/packages/universal-cookie#readme).
# Summary
This package contains type definitions for universal-cookie (https://github.com/reactivestack/cookies/tree/master/packages/universal-cookie#readme).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/universal-cookie
Additional Details
* Last updated: Wed, 15 Aug 2018 20:42:04 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by Tomi Turtiainen <https://github.com/tomi>.
universal-cookie provides its own type definitions, so you don't need @types/universal-cookie installed!

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