@types/loader-utils
Advanced tools
Comparing version 1.1.1 to 1.1.2
@@ -6,5 +6,7 @@ // Type definitions for loader-utils 1.1 | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.2 | ||
/// <reference types="node" /> | ||
import { loader } from "webpack"; | ||
import { loader } from 'webpack'; | ||
@@ -11,0 +13,0 @@ export interface InterpolateOption { |
{ | ||
"name": "@types/loader-utils", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "TypeScript definitions for loader-utils", | ||
@@ -28,4 +28,4 @@ "license": "MIT", | ||
}, | ||
"typesPublisherContentHash": "c67e7010936cc9e8743f3fbd1ec20901f1cc2fb6ee2a083a9481b4659458f10d", | ||
"typeScriptVersion": "2.0" | ||
"typesPublisherContentHash": "0171897c73315db1dda0299f39f25fd4800e9652b74425d0c11ae1ce9f7ba7af", | ||
"typeScriptVersion": "2.2" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Thu, 28 Dec 2017 02:24:48 GMT | ||
* Last updated: Tue, 13 Feb 2018 20:54:40 GMT | ||
* Dependencies: webpack, node | ||
@@ -14,0 +14,0 @@ * Global values: none |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
4181
28