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

@appland/appmap

Package Overview
Dependencies
Maintainers
4
Versions
398
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@appland/appmap - npm Package Compare versions

Comparing version 1.8.0 to 1.9.0

14

CHANGELOG.md

@@ -0,1 +1,15 @@

# [1.9.0](https://github.com/applandinc/appmap-js/compare/v1.8.0...v1.9.0) (2021-03-23)
### Bug Fixes
* don't show queries in parents list ([ed752dd](https://github.com/applandinc/appmap-js/commit/ed752dd974cb9186370c5a08b5a1f75a33baad61))
### Features
* add icon for codeObjects with type "route" ([7b57b31](https://github.com/applandinc/appmap-js/commit/7b57b31ff143739aadfce3cd5d60de5dcdd8495d))
* add icons for Database and Query objects ([6f28064](https://github.com/applandinc/appmap-js/commit/6f28064a46108b388cf0b8bfb0d4d21405ccc5f1))
* show class/function/event parents in Details panel ([5f900a2](https://github.com/applandinc/appmap-js/commit/5f900a20cf7bb69f0da35f28edfca10649f10054))
# [1.8.0](https://github.com/applandinc/appmap-js/compare/v1.7.0...v1.8.0) (2021-03-22)

@@ -2,0 +16,0 @@

3

package.json
{
"name": "@appland/appmap",
"version": "1.8.0",
"version": "1.9.0",
"main": "dist/appmap.esm.js",

@@ -109,2 +109,3 @@ "module": "dist/appmap.esm.js",

"svg-to-vue": "^0.7.0",
"vue-jest": "^3.0.7",
"vue-svg-loader": "^0.16.0",

@@ -111,0 +112,0 @@ "vue-template-compiler": "^2.6.11"

Sorry, the diff of this file is too big to display

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