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

@tipe/tipe-test-utils

Package Overview
Dependencies
Maintainers
7
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tipe/tipe-test-utils - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

build/configs/webpack.base.conf.js

8

package.json
{
"name": "@tipe/tipe-test-utils",
"version": "0.1.0",
"version": "0.1.1",
"description": "Tipe config",

@@ -10,3 +10,4 @@ "main": "build/lib/index.js",

"release": "np",
"build": "yarn webpack --config build/configs/webpack.config.js"
"build": "yarn webpack --config build/configs/webpack.prod.conf.js",
"build:dev": "yarn webpack --config build/configs/webpack.dev.conf.js"
},

@@ -20,3 +21,4 @@ "devDependencies": {

"webpack": "^4.15.1",
"webpack-cli": "^3.0.8"
"webpack-cli": "^3.0.8",
"webpack-merge": "^4.1.3"
},

@@ -23,0 +25,0 @@ "dependencies": {

Sorry, the diff of this file is too big to display

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