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

@types/urlencode

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/urlencode - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

2

urlencode/index.d.ts
// Type definitions for urlencode 1.1
// Project: https://github.com/node-modules/urlencode
// Definitions by: My Self <https://github.com/kimcoder>
// Definitions by: kimcoder <https://github.com/kimcoder>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -5,0 +5,0 @@

{
"name": "@types/urlencode",
"version": "1.1.0",
"version": "1.1.1",
"description": "TypeScript definitions for urlencode",

@@ -8,3 +8,3 @@ "license": "MIT",

{
"name": "My Self",
"name": "kimcoder",
"url": "https://github.com/kimcoder",

@@ -18,8 +18,9 @@ "githubUsername": "kimcoder"

"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/urlencode"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "f0ff6bdd55dcf0c1acbe0b646f11d45e996134d0bb422e8a09152f6765f9ee99",
"typesPublisherContentHash": "3bc75fb5fca67981c097a1d598e21834ef497f535d9a59e9f31aa8b9866624c0",
"typeScriptVersion": "2.0"
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for urlencode (https://github.com/node-modules/urlencode).
This package contains type definitions for urlencode ( https://github.com/node-modules/urlencode ).

@@ -12,3 +12,3 @@ # Details

Additional Details
* Last updated: Mon, 07 Jan 2019 16:34:08 GMT
* Last updated: Mon, 11 Mar 2019 16:26:56 GMT
* Dependencies: none

@@ -18,2 +18,2 @@ * Global values: none

# Credits
These definitions were written by My Self <https://github.com/kimcoder>.
These definitions were written by kimcoder <https://github.com/kimcoder>.
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