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

@webpack-server-kit/core

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@webpack-server-kit/core - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

lib/constants.d.ts

14

package.json
{
"name": "@webpack-server-kit/core",
"version": "0.0.1",
"version": "0.0.2",
"author": "Plutonist <p@vecsight.com> (http://impl.moe))",
"main": "lib/index.js",
"license": "MIT",
"keywords": ["webpack", "server", "hot-reload"],
"keywords": [
"webpack",
"server",
"hot-reload"
],
"homepage": "https://github.com/wspl/webpack-server-kit",

@@ -18,6 +22,8 @@ "repository": {

"test": "mocha --require ts-node/register test/**/*.ts",
"install": "tsc"
"build": "rimraf ./lib && tsc",
"release": "npm run build && npm publish --tag alpha --access public"
},
"devDependencies": {
"@types/chai": "^4.1.7",
"@types/memory-fs": "^0.3.2",
"@types/mime": "^2.0.1",

@@ -28,5 +34,5 @@ "@types/mocha": "^5.2.6",

"@types/webpack": "^4.4.25",
"@types/memory-fs": "^0.3.2",
"chai": "^4.2.0",
"mocha": "^6.0.2",
"rimraf": "^2.6.3",
"supertest": "^3.4.2",

@@ -33,0 +39,0 @@ "ts-node": "^8.0.2",

Sorry, the diff of this file is not supported yet

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