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

@cara/porter

Package Overview
Dependencies
Maintainers
2
Versions
154
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cara/porter - npm Package Compare versions

Comparing version 2.0.0-0 to 2.0.0-1

2

lib/deheredoc.js

@@ -7,3 +7,3 @@ 'use strict'

const UglifyJS = require('uglify-es')
const UglifyJS = require('uglify-js')

@@ -10,0 +10,0 @@

@@ -14,3 +14,3 @@ 'use strict'

const rimraf = require('rimraf')
const UglifyJS = require('uglify-es')
const UglifyJS = require('uglify-js')
// const util = require('util')

@@ -17,0 +17,0 @@ const { exists, lstat, readdir, readFile, unlink, writeFile } = fs

{
"name": "@cara/porter",
"description": "A koa and express middleware for browser side javascript module authoring.",
"version": "2.0.0-0",
"version": "2.0.0-1",
"main": "lib/porter.js",

@@ -30,3 +30,2 @@ "repository": {

"source-map": "^0.6.1",
"uglify-es": "^3.3.9",
"uglify-js": "^3.3.16"

@@ -33,0 +32,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