Socket
Socket
Sign inDemoInstall

phoenix

Package Overview
Dependencies
Maintainers
2
Versions
81
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

phoenix - npm Package Compare versions

Comparing version 1.4.7 to 1.4.8

assets/js/phoenix.js

32

package.json
{
"name": "phoenix",
"version": "1.4.7",
"version": "1.4.8",
"description": "The official JavaScript client for the Phoenix web framework.",

@@ -12,25 +12,9 @@ "license": "MIT",

"author": "Chris McCord <chris@chrismccord.com> (http://www.phoenixframework.org)",
"devDependencies": {
"@babel/core": "^7.0.0",
"@babel/preset-env": "^7.0.0",
"@babel/register": "^7.0.0",
"babel-loader": "^8.0.0",
"documentation": "^9.0.0-alpha.0",
"expose-loader": "^0.7.5",
"growl": "~> 1.10.0",
"jsdom": "9.8.3",
"jsdom-global": "2.1.0",
"mocha": "^5.2.0",
"mock-socket": "^6.0.1",
"sinon": "^1.17.6",
"webpack": "^4.23.1",
"webpack-cli": "^3.1.2"
},
"sideEffects": false,
"scripts": {
"test": "mocha ./test/**/*.js --exit --compilers js:@babel/register -r jsdom-global/register",
"docs": "documentation build js/phoenix.js -f html -o ../doc/js",
"build": "webpack --mode production",
"watch": "webpack --mode development --watch"
}
"files": [
"README.md",
"LICENSE.md",
"package.json",
"priv/static/phoenix.js",
"assets/js/phoenix.js"
]
}
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