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

tapable-ts

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tapable-ts - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

21

package.json
{
"name": "tapable-ts",
"version": "0.0.1",
"version": "0.0.2",
"description": "A TS implementation of tapable",

@@ -16,5 +16,22 @@ "main": "./dist/hooks.js",

],
"siddeEffects": false,
"repository": {
"type": "git",
"url": "https://github.com/adierkens/tapable-ts"
},
"keywords": [
"webpack",
"plugin",
"loader",
"inject"
],
"publishConfig": {
"registry": "https://registry.npmjs.org"
},
"author": "Adam Dierkens <adam@dierkens.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/adierkens/tapable-ts/issues"
},
"homepage": "https://github.com/adierkens/tapable-ts#readme",
"sideEffects": false,
"devDependencies": {

@@ -21,0 +38,0 @@ "@types/jest": "^27.5.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