@types/optimize-css-assets-webpack-plugin
Advanced tools
Comparing version 1.3.3 to 1.3.4
// Type definitions for optimize-css-assets-webpack-plugin 1.3 | ||
// Project: https://github.com/NMFR/optimize-css-assets-webpack-plugin | ||
// Project: http://github.com/nmfr/optimize-css-assets-webpack-plugin | ||
// Definitions by: Armando Meziat <https://github.com/odnamrataizem> | ||
@@ -4,0 +4,0 @@ // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped |
{ | ||
"name": "@types/optimize-css-assets-webpack-plugin", | ||
"version": "1.3.3", | ||
"version": "1.3.4", | ||
"description": "TypeScript definitions for optimize-css-assets-webpack-plugin", | ||
@@ -14,5 +14,6 @@ "license": "MIT", | ||
"main": "", | ||
"types": "index", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
}, | ||
@@ -23,4 +24,4 @@ "scripts": {}, | ||
}, | ||
"typesPublisherContentHash": "db33601195166ec0c1f99041b8c1b5d1a32559772fe3512dfcdc0bee1439999b", | ||
"typesPublisherContentHash": "b46dd9cc125dad198a1cc85f380d116e3e256d7c69ad7a5317c52949c88e4234", | ||
"typeScriptVersion": "2.3" | ||
} |
@@ -5,10 +5,10 @@ # Installation | ||
# Summary | ||
This package contains type definitions for optimize-css-assets-webpack-plugin (https://github.com/NMFR/optimize-css-assets-webpack-plugin). | ||
This package contains type definitions for optimize-css-assets-webpack-plugin ( http://github.com/nmfr/optimize-css-assets-webpack-plugin ). | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/optimize-css-assets-webpack-plugin | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/optimize-css-assets-webpack-plugin | ||
Additional Details | ||
* Last updated: Sat, 10 Mar 2018 02:17:46 GMT | ||
* Dependencies: webpack | ||
* Last updated: Wed, 13 Feb 2019 21:04:42 GMT | ||
* Dependencies: @types/webpack | ||
* Global values: none | ||
@@ -15,0 +15,0 @@ |
Sorry, the diff of this file is not supported yet
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
3190