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

adoscopejs

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

adoscopejs - npm Package Compare versions

Comparing version 0.4.11 to 0.4.12

4

CHANGELOG.md

@@ -5,2 +5,6 @@ # Changelog

### [0.4.12](https://github.com/Melchyore/adoscopejs/compare/v0.4.11...v0.4.12) (2019-05-28)
### [0.4.11](https://github.com/Melchyore/adoscopejs/compare/v0.4.10...v0.4.11) (2019-05-27)

@@ -7,0 +11,0 @@

7

package.json
{
"name": "adoscopejs",
"version": "0.4.11",
"version": "0.4.12",
"description": "Debugger for Adonisjs-based applications",

@@ -9,3 +9,4 @@ "main": "index.js",

"watch": "cross-env NODE_ENV=development webpack --watch --progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js",
"test": "node japaFile.js",
"test": "nyc node japaFile.js",
"coveralls": "npm test && nyc report --reporter=text-lcov | coveralls",
"release": "standard-version"

@@ -65,2 +66,3 @@ },

"bootstrap-vue": "^2.0.0-rc.20",
"coveralls": "^3.0.3",
"cz-conventional-changelog": "^2.1.0",

@@ -77,2 +79,3 @@ "highlight.js": "^9.15.6",

"node-exceptions": "^4.0.1",
"nyc": "^14.1.1",
"on-finished": "^2.3.0",

@@ -79,0 +82,0 @@ "performance-now": "^2.1.0",

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