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

@types/resolve-from

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/resolve-from - npm Package Compare versions

Comparing version 0.0.11-alpha to 0.0.12-alpha

4

index.d.ts

@@ -7,4 +7,2 @@ // Type definitions for resolve-from

declare module "resolve-from" {
export = resolveFrom;
}
export = resolveFrom;
{
"name": "@types/resolve-from",
"version": "0.0.11-alpha",
"version": "0.0.12-alpha",
"description": "TypeScript definitions for resolve-from",

@@ -8,2 +8,6 @@ "main": "",

"author": "unional <https://github.com/unional>",
"repository": {
"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
},
"license": "MIT",

@@ -10,0 +14,0 @@ "typings": "index.d.ts",

@@ -11,4 +11,4 @@ # Installation

Additional Details
* Last updated: Wed, 25 May 2016 04:20:34 GMT
* File structure: OldUMD
* Last updated: Fri, 01 Jul 2016 18:42:33 GMT
* File structure: ProperModule
* Library Dependencies: none

@@ -15,0 +15,0 @@ * Module Dependencies: none

@@ -13,3 +13,3 @@ {

"sourceBranch": "types-2.0",
"kind": "OldUMD",
"kind": "ProperModule",
"globals": [

@@ -24,3 +24,3 @@ "resolveFrom"

],
"contentHash": "8d42431f9623fe030908eae4746897eb2fcf72938d06bee8a67f8db576172442"
"contentHash": "fe1fea447d832879137196e71ce467b6deda8b3e5283dff603346affea8d2daf"
}
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