Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@rspack/lite-tapable

Package Overview
Dependencies
Maintainers
0
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rspack/lite-tapable - npm Package Compare versions

Comparing version 1.0.0-beta.5 to 1.0.0

5

package.json
{
"name": "@rspack/lite-tapable",
"version": "1.0.0-beta.5",
"version": "1.0.0",
"repository": "https://github.com/rspack-contrib/rspack-lite-tapable",

@@ -22,4 +22,3 @@ "license": "MIT",

"@biomejs/biome": "^1.8.3",
"@rspack/core": "1.0.0-beta.3",
"@rspack/test-tools": "1.0.0-beta.3",
"@rspack/core": "1.0.0-beta.4",
"@types/node": "^20.14.13",

@@ -26,0 +25,0 @@ "@types/jest": "29.5.12",

@@ -8,2 +8,8 @@ <picture>

<p>
<a href="https://www.npmjs.com/package/@rspack/lite-tapable?activeTab=readme"><img src="https://img.shields.io/npm/v/@rspack/lite-tapable?style=flat-square&colorA=564341&colorB=EDED91" alt="npm version" /></a>
<a href="https://npmcharts.com/compare/@rspack/lite-tapable?minimal=true"><img src="https://img.shields.io/npm/dm/@rspack/lite-tapable.svg?style=flat-square&colorA=564341&colorB=EDED91" alt="downloads" /></a>
<a href="https://github.com/web-infra-dev/rspack/blob/main/LICENSE"><img src="https://img.shields.io/badge/License-MIT-blue.svg?style=flat-square&colorA=564341&colorB=EDED91" alt="license" /></a>
</p>
Lite weight tapable for Rspack.

@@ -13,6 +19,6 @@

See <https://rspack.dev> for details.
See [webpack/tapable](https://github.com/webpack/tapable) for usages.
## License
Rspack is [MIT licensed](https://github.com/web-infra-dev/rspack/blob/main/LICENSE).
`@rspack/lite-tapable` is [MIT licensed](https://github.com/web-infra-dev/rspack/blob/main/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