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

@lit-labs/task

Package Overview
Dependencies
Maintainers
7
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lit-labs/task - npm Package Compare versions

Comparing version 1.0.0-pre.2 to 1.0.0-rc.1

6

CHANGELOG.md

@@ -20,2 +20,8 @@ # Change Log

## 1.0.0-rc.1 - 2021-04-20
### Changed
- Updated dependencies
## 1.0.0-pre.2 - 2021-03-31

@@ -22,0 +28,0 @@

12

package.json
{
"name": "@lit-labs/task",
"version": "1.0.0-pre.2",
"version": "1.0.0-rc.1",
"description": "A controller for Lit that renders asynchronous tasks.",
"license": "BSD-3-Clause",
"homepage": "https://lit-element.polymer-project.org/",
"repository": "lit-html",
"homepage": "https://lit.dev/",
"repository": {
"type": "git",
"url": "https://github.com/lit/lit.git",
"directory": "packages/labs/task"
},
"type": "module",

@@ -56,3 +60,3 @@ "main": "index.js",

"dependencies": {
"@lit/reactive-element": "^1.0.0-pre.3"
"@lit/reactive-element": "^1.0.0-rc.1"
},

@@ -59,0 +63,0 @@ "publishConfig": {

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