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

@appland/appmap-agent-js

Package Overview
Dependencies
Maintainers
4
Versions
171
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@appland/appmap-agent-js - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

bin/client.mjs

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## [1.0.1](https://github.com/applandinc/appmap-agent-js/compare/v1.0.0...v1.0.1) (2021-03-30)
### Bug Fixes
* added bin to package json ([6ac7995](https://github.com/applandinc/appmap-agent-js/commit/6ac7995797bd394c04b19764b39b0bfdacd23ae6))
# 1.0.0 (2021-03-30)

@@ -2,0 +9,0 @@

5

package.json
{
"name": "@appland/appmap-agent-js",
"version": "1.0.0",
"version": "1.0.1",
"scripts": {

@@ -15,2 +15,5 @@ "commit": "npx prettier --write 'lib/**/*.mjs' 'src/**/*.js' 'test/**/*.mjs' 'bin/*.mjs' && npx cz",

],
"bin": {
"appmap": "bin/client.mjs"
},
"dependencies": {

@@ -17,0 +20,0 @@ "acorn": "^7.4.1",

lib/appmap.mjs

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