New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@types/rollup-plugin-less

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/rollup-plugin-less - npm Package Compare versions

Comparing version
1.1.3
to
1.1.4
+0
-5
rollup-plugin-less/index.d.ts

@@ -1,6 +0,1 @@

// Type definitions for rollup-plugin-less 1.1
// Project: https://github.com/xiaofuzi/rollup-plugin-less##readme
// Definitions by: Tristan <https://github.com/LeoDog896>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
/// <reference types="node" />

@@ -7,0 +2,0 @@ /// <reference types="less" />

+4
-4
{
"name": "@types/rollup-plugin-less",
"version": "1.1.3",
"version": "1.1.4",
"description": "TypeScript definitions for rollup-plugin-less",

@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/rollup-plugin-less",

"name": "Tristan",
"url": "https://github.com/LeoDog896",
"githubUsername": "LeoDog896"
"githubUsername": "LeoDog896",
"url": "https://github.com/LeoDog896"
}

@@ -28,4 +28,4 @@ ],

},
"typesPublisherContentHash": "c37a5bd278f59b2673866ce1207c223db12f6aede3c29e49ce2596014d9ad5a4",
"typesPublisherContentHash": "0235996567bba712a1890712b609e36705c9d96c1c1c807bb525ce83c97e77b9",
"typeScriptVersion": "4.5"
}

@@ -11,7 +11,2 @@ # Installation

````ts
// Type definitions for rollup-plugin-less 1.1
// Project: https://github.com/xiaofuzi/rollup-plugin-less##readme
// Definitions by: Tristan <https://github.com/LeoDog896>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
/// <reference types="node" />

@@ -39,7 +34,6 @@ /// <reference types="less" />

### Additional Details
* Last updated: Wed, 27 Sep 2023 07:12:04 GMT
* Dependencies: [@types/less](https://npmjs.com/package/@types/less), [@types/node](https://npmjs.com/package/@types/node), [@types/rollup](https://npmjs.com/package/@types/rollup)
* Global values: none
* Last updated: Wed, 18 Oct 2023 11:45:06 GMT
* Dependencies: [@types/less](https://npmjs.com/package/@types/less), [@types/node](https://npmjs.com/package/@types/node), [rollup](https://npmjs.com/package/rollup)
# Credits
These definitions were written by [Tristan](https://github.com/LeoDog896).