New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@stylable/language-service

Package Overview
Dependencies
Maintainers
6
Versions
165
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stylable/language-service - npm Package Compare versions

Comparing version 3.9.1 to 3.10.0

7

package.json
{
"name": "@stylable/language-service",
"version": "3.9.1",
"version": "3.10.0",
"description": "Stylable Language Services - syntax highlighting, completions, hinting and more for the Stylable CSS preprocessor.",

@@ -11,4 +11,3 @@ "main": "./cjs/index.js",

"test": "yarn test:unit",
"test:unit": "mocha test/lib/**/*.spec.ts test/lib/*.spec.ts",
"prepack": "yarn build"
"test:unit": "mocha test/lib/**/*.spec.ts test/lib/*.spec.ts"
},

@@ -21,3 +20,3 @@ "peerDependencies": {

"@file-services/typescript": "^3.1.1",
"@stylable/core": "^3.9.1",
"@stylable/core": "^3.10.0",
"css-selector-tokenizer": "^0.7.3",

@@ -24,0 +23,0 @@ "js-beautify": "^1.13.0",

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