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

@smartbear/fake-ap

Package Overview
Dependencies
Maintainers
14
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@smartbear/fake-ap - npm Package Compare versions

Comparing version 2.1.1 to 2.1.2

4

CHANGELOG.md

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

## [2.1.2]
- Upgrade dependencies
## [2.1.1]

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

28

package.json
{
"name": "@smartbear/fake-ap",
"version": "2.1.1",
"version": "2.1.2",
"description": "A fake AP module to help develop and test Atlassian Connect applications.",

@@ -17,3 +17,3 @@ "homepage": "https://github.com/SmartBear/fake-ap",

"scripts": {
"start": "webpack serve --client-log-level silent",
"start": "webpack serve",
"lint": "eslint --ext js,jsx .",

@@ -27,7 +27,7 @@ "test": "jest",

"devDependencies": {
"@babel/cli": "^7.14.8",
"@babel/core": "^7.15.0",
"@babel/eslint-parser": "^7.15.0",
"@babel/cli": "^7.15.4",
"@babel/core": "^7.15.5",
"@babel/eslint-parser": "^7.15.4",
"@babel/eslint-plugin": "^7.14.5",
"@babel/preset-env": "^7.15.0",
"@babel/preset-env": "^7.15.4",
"@babel/preset-react": "^7.14.5",

@@ -42,9 +42,9 @@ "@testing-library/jest-dom": "^5.14.1",

"eslint-config-standard": "^16.0.3",
"eslint-plugin-import": "^2.24.0",
"eslint-plugin-import": "^2.24.2",
"eslint-plugin-jest": "^24.4.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^5.1.0",
"eslint-plugin-react": "^7.24.0",
"eslint-plugin-react": "^7.25.1",
"html-webpack-plugin": "^5.3.2",
"jest": "^27.0.6",
"jest": "^27.1.0",
"jest-extended": "^0.11.5",

@@ -58,10 +58,10 @@ "lodash": "^4.17.21",

"stream-browserify": "^3.0.0",
"styled-components": "^5.3.0",
"webpack": "^5.50.0",
"styled-components": "^5.3.1",
"webpack": "^5.52.0",
"webpack-cli": "^4.8.0",
"webpack-dev-server": "^3.11.2"
"webpack-dev-server": "^4.1.0"
},
"dependencies": {
"atlassian-jwt": "^2.0.1",
"axios": "^0.21.1",
"atlassian-jwt": "^2.0.2",
"axios": "^0.21.3",
"http-status-codes": "^2.1.4",

@@ -68,0 +68,0 @@ "signals": "^1.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