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

@aws/language-server-runtimes-types

Package Overview
Dependencies
Maintainers
0
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws/language-server-runtimes-types - npm Package Compare versions

Comparing version 0.0.7 to 0.1.0

auth.ts

21

CHANGELOG.md
# Changelog
## [0.1.0](https://github.com/aws/language-server-runtimes/compare/language-server-runtimes-types/v0.0.7...language-server-runtimes-types/v0.1.0) (2025-01-02)
### ⚠ BREAKING CHANGES
* **types:** update the version of package to next minor. This commit does not actually contain a breaking change, only to trigger a release.
### Features
* **types:** updated readme ([#290](https://github.com/aws/language-server-runtimes/issues/290)) ([4a3cc75](https://github.com/aws/language-server-runtimes/commit/4a3cc7588ddd24b8dd23865649be675ebcce706c))
### Bug Fixes
* **types:** npm publish (with out folder) ([#287](https://github.com/aws/language-server-runtimes/issues/287)) ([a4f4fb2](https://github.com/aws/language-server-runtimes/commit/a4f4fb21df9d13446eb737a314835f0a6a3f9f74))
### Documentation
* **types:** update readme ([#291](https://github.com/aws/language-server-runtimes/issues/291)) ([a777c8d](https://github.com/aws/language-server-runtimes/commit/a777c8d926208f6ed759e02c11b6c2ab70bdb16f))
## [0.0.7] - 2024-10-22

@@ -4,0 +25,0 @@

4

package.json
{
"name": "@aws/language-server-runtimes-types",
"version": "0.0.7",
"version": "0.1.0",
"description": "Type definitions in Language Servers and Runtimes for AWS",

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

"prepub": "npm run clean && npm run compile && npm run prepub:copyFiles",
"pub": "cd out && npm publish"
"pub": "npm publish"
},

@@ -14,0 +14,0 @@ "repository": {

@@ -10,2 +10,2 @@ # Language Server Runtimes Types

This project is licensed under the Apache-2.0 License.
This project is licensed under the Apache-2.0 License.
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