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

@paciolan/remote-module-loader

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@paciolan/remote-module-loader - npm Package Compare versions

Comparing version 1.1.0 to 2.0.0

dist/index.js

12

package.json
{
"name": "@paciolan/remote-module-loader",
"version": "1.1.0",
"version": "2.0.0",
"description": "",

@@ -15,4 +15,3 @@ "main": "dist/main.js",

"scripts": {
"build": "NODE_ENV=production webpack --mode production",
"build:dev": "NODE_ENV=development webpack --mode development",
"build": "npm run clean && npx babel src --ignore **/*.test.js --out-dir dist --source-maps",
"clean": "rimraf dist",

@@ -26,2 +25,3 @@ "cz": "git-cz",

"devDependencies": {
"@babel/cli": "^7.2.3",
"@babel/core": "^7.3.4",

@@ -37,3 +37,2 @@ "@babel/plugin-transform-regenerator": "^7.3.4",

"git-cz": "^2.0.0",
"html-webpack-plugin": "^3.2.0",
"husky": "^1.3.1",

@@ -43,6 +42,3 @@ "jest": "^24.3.0",

"regenerator-runtime": "^0.13.1",
"rimraf": "^2.6.3",
"webpack": "^4.29.6",
"webpack-cli": "^3.2.3",
"webpack-dev-server": "^3.2.1"
"rimraf": "^2.6.3"
},

@@ -49,0 +45,0 @@ "husky": {

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