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

type-utils

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

type-utils - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

4

package.json
{
"name": "type-utils",
"version": "0.0.3",
"version": "0.0.4",
"description": "",
"main": "./app/js/Types.js",
"main": "./dist/js/app.bundle.js",
"scripts": {

@@ -7,0 +7,0 @@ "build": "webpack",

@@ -17,3 +17,5 @@ // Node Modules

path: paths.build,
filename: 'js/app.bundle.js'
filename: 'js/app.bundle.js',
library: "type-utils",
libraryTarget: "commonjs-module"
},

@@ -20,0 +22,0 @@ module: {

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