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

test630480

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

test630480 - npm Package Compare versions

Comparing version 1.0.0 to 1.0.2

5

package.json
{
"name": "test630480",
"version": "1.0.0",
"version": "1.0.2",
"description": "",
"main": "index.ts",
"main": "dist/main.js",
"types": "dist/main.d.ts",
"scripts": {

@@ -7,0 +8,0 @@ "prepublish": "npm run build",

2

webpack.config.js

@@ -11,3 +11,3 @@ //относительный путь, нужен только в output

//имя файля которое ждешь после сборки
filename: 'main.js',
filename: '[name].js',
//эта настройка для dev сервера, после добавления относительного путя сервер начинает работать.

@@ -14,0 +14,0 @@ publicPath: "dist"

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