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

create-projext

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-projext - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

32

manifest.json

@@ -6,3 +6,3 @@ {

"name": "projext",
"version": "8.0.0"
"version": "8.0.1"
}

@@ -27,3 +27,3 @@ ]

"name": "projext-plugin-webpack",
"version": "10.0.0"
"version": "10.0.1"
},

@@ -37,3 +37,3 @@ "default": true

"name": "projext-plugin-rollup",
"version": "6.0.0"
"version": "7.0.0"
}

@@ -51,7 +51,7 @@ }

"name": "projext-plugin-webpack-angularjs",
"version": "6.0.0"
"version": "6.0.1"
},
"rollup": {
"name": "projext-plugin-rollup-angularjs",
"version": "4.0.0"
"version": "4.0.1"
}

@@ -76,3 +76,3 @@ },

"name": "projext-plugin-webpack-aurelia",
"version": "3.0.0"
"version": "3.0.1"
}

@@ -91,5 +91,5 @@ },

"aurelia-polyfills": "^1.3.4",
"aurelia-templating": "^1.10.2",
"aurelia-templating": "^1.10.3",
"aurelia-templating-binding": "^1.5.3",
"aurelia-templating-resources": "^1.12.0"
"aurelia-templating-resources": "^1.13.0"
}

@@ -108,7 +108,7 @@ }

"name": "projext-plugin-webpack-react",
"version": "6.0.0"
"version": "6.0.1"
},
"rollup": {
"name": "projext-plugin-rollup-react",
"version": "4.0.0"
"version": "4.0.1"
}

@@ -119,7 +119,7 @@ },

"dependencies": {
"react-dom": "^16.12.0"
"react-dom": "^16.13.1"
},
"devDependencies": {
"react": "^16.12.0",
"@types/react": "^16.9.17"
"react": "^16.13.1",
"@types/react": "^16.9.34"
}

@@ -130,5 +130,5 @@ },

"devDependencies": {
"react": "^16.12.0",
"react-dom": "^16.12.0",
"@types/react": "^16.9.17"
"react": "^16.13.1",
"react-dom": "^16.13.1",
"@types/react": "^16.9.34"
}

@@ -135,0 +135,0 @@ }

@@ -5,3 +5,3 @@ {

"homepage": "https://projextjs.com",
"version": "2.0.0",
"version": "2.0.1",
"repository": "homer0/create-projext",

@@ -13,11 +13,11 @@ "author": "Leonardo Apiwan (@homer0) <me@homer0.com>",

"cli-spinner": "0.2.10",
"fs-extra": "^8.1.0",
"inquirer": "^7.0.1",
"fs-extra": "^9.0.0",
"inquirer": "^7.1.0",
"jimple": "^1.5.0",
"minimist": "^1.2.0",
"minimist": "^1.2.5",
"node-fetch": "^2.6.0",
"wootils": "^3.0.1"
"wootils": "^3.0.3"
},
"devDependencies": {
"coveralls": "^3.0.9",
"coveralls": "^3.0.11",
"esdoc": "^1.1.0",

@@ -27,8 +27,8 @@ "esdoc-node": "1.0.4",

"eslint": "^6.8.0",
"eslint-plugin-homer0": "^3.0.0",
"husky": "^3.1.0",
"eslint-plugin-homer0": "^3.0.3",
"husky": "^4.2.5",
"jasmine-expect": "^4.0.3",
"jest-ex": "^7.0.1",
"jest-cli": "^24.9.0",
"leasot": "^9.3.1"
"jest-ex": "^8.0.1",
"jest-cli": "^25.3.0",
"leasot": "^10.2.0"
},

@@ -35,0 +35,0 @@ "engine-strict": true,

Sorry, the diff of this file is not supported yet

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