Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@sidiousvic/phantom

Package Overview
Dependencies
Maintainers
1
Versions
103
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sidiousvic/phantom - npm Package Compare versions

Comparing version 1.5.22 to 1.5.23

31

package.json
{
"name": "@sidiousvic/phantom",
"version": "1.5.22",
"version": "1.5.23",
"description": "A Redux—powered, reactive state DOM renderer",
"main": "dist/phantom.js",
"access": "public",
"author": "sidiousvic",
"license": "MIT",
"bugs": {
"url": "https://github.com/sidiousvic/phantom/issues"
},
"homepage": "https://github.com/sidiousvic/phantom#readme",
"types": "types.d.ts",

@@ -12,2 +18,11 @@ "files": [

],
"repository": {
"type": "git",
"url": "git+https://github.com/sidiousvic/phantom.git"
},
"husky": {
"hooks": {
"pre-commit": "pretty-quick --staged"
}
},
"scripts": {

@@ -22,6 +37,2 @@ "build": "webpack",

},
"repository": {
"type": "git",
"url": "git+https://github.com/sidiousvic/phantom.git"
},
"keywords": [

@@ -35,9 +46,5 @@ "renderer",

],
"author": "sidiousvic",
"license": "MIT",
"bugs": {
"url": "https://github.com/sidiousvic/phantom/issues"
"dependencies": {
"prettier": "^2.0.5"
},
"homepage": "https://github.com/sidiousvic/phantom#readme",
"dependencies": {},
"devDependencies": {

@@ -54,4 +61,6 @@ "@babel/core": "^7.10.3",

"html-webpack-plugin": "^4.3.0",
"husky": "^4.2.5",
"jest": "^26.0.1",
"nodemon": "^2.0.4",
"pretty-quick": "^2.0.1",
"redux": "^4.0.5",

@@ -58,0 +67,0 @@ "serialize-javascript": "^4.0.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