Socket
Socket
Sign inDemoInstall

@types/less

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/less - npm Package Compare versions

Comparing version 3.0.4 to 3.0.5

8

less/index.d.ts

@@ -1,9 +0,1 @@

// Type definitions for LESS 3.x
// Project: http://lesscss.org/
// Definitions by: Tom Hasner <https://github.com/thasner>
// Pranay Prakash <https://github.com/pranaygp>
// Daniel Waxweiler <https://github.com/dwaxweiler>
// Richard Lea <https://github.com/chigix>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
declare namespace Less {

@@ -10,0 +2,0 @@ // https://github.com/less/less.js/blob/master/lib/less/import-manager.js#L10

24

less/package.json
{
"name": "@types/less",
"version": "3.0.4",
"description": "TypeScript definitions for LESS",
"version": "3.0.5",
"description": "TypeScript definitions for less",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/less",

@@ -10,19 +10,19 @@ "license": "MIT",

"name": "Tom Hasner",
"url": "https://github.com/thasner",
"githubUsername": "thasner"
"githubUsername": "thasner",
"url": "https://github.com/thasner"
},
{
"name": "Pranay Prakash",
"url": "https://github.com/pranaygp",
"githubUsername": "pranaygp"
"githubUsername": "pranaygp",
"url": "https://github.com/pranaygp"
},
{
"name": "Daniel Waxweiler",
"url": "https://github.com/dwaxweiler",
"githubUsername": "dwaxweiler"
"githubUsername": "dwaxweiler",
"url": "https://github.com/dwaxweiler"
},
{
"name": "Richard Lea",
"url": "https://github.com/chigix",
"githubUsername": "chigix"
"githubUsername": "chigix",
"url": "https://github.com/chigix"
}

@@ -39,4 +39,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "59d6058ea3188be3ee3e16d516dada9d2169bf6fb3c7c6962f76f0eba82496b9",
"typeScriptVersion": "4.3"
"typesPublisherContentHash": "e28f9cfc605b2cddd763e6cddb7bd67c3ab892d5638cd48c387e50b8011fdcf8",
"typeScriptVersion": "4.5"
}

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

# Summary
This package contains type definitions for LESS (http://lesscss.org/).
This package contains type definitions for less (http://lesscss.org/).

@@ -12,7 +12,6 @@ # Details

### Additional Details
* Last updated: Wed, 30 Aug 2023 19:35:02 GMT
* Last updated: Wed, 18 Oct 2023 05:47:07 GMT
* Dependencies: none
* Global values: `Less`, `less`
# Credits
These definitions were written by [Tom Hasner](https://github.com/thasner), [Pranay Prakash](https://github.com/pranaygp), [Daniel Waxweiler](https://github.com/dwaxweiler), and [Richard Lea](https://github.com/chigix).
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