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

@modern-js/adapter-helpers

Package Overview
Dependencies
Maintainers
12
Versions
109
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@modern-js/adapter-helpers - npm Package Compare versions

Comparing version 0.0.0-canary-20220127122200 to 0.0.0-canary-20220307090601

8

CHANGELOG.md
# @modern-js/adapter-helpers
## 0.0.0-canary-20220127122200
## 0.0.0-canary-20220307090601
### Patch Changes
- 55e18278: chore: remove unused dependencies and devDependencies
## 1.2.1
### Patch Changes
- 83166714: change .npmignore

@@ -8,0 +14,0 @@

9

package.json

@@ -14,3 +14,3 @@ {

],
"version": "0.0.0-canary-20220127122200",
"version": "0.0.0-canary-20220307090601",
"jsnext:source": "./src/index.ts",

@@ -28,4 +28,3 @@ "types": "./dist/types/index.d.ts",

"dependencies": {
"@babel/runtime": "^7.15.4",
"supertest": "^6.1.6"
"@babel/runtime": "^7.15.4"
},

@@ -35,3 +34,2 @@ "devDependencies": {

"@types/node": "^14",
"@types/supertest": "^2.0.11",
"typescript": "^4",

@@ -49,4 +47,3 @@ "@scripts/build": "0.0.0",

"registry": "https://registry.npmjs.org/",
"access": "public",
"types": "./dist/types/index.d.ts"
"access": "public"
},

@@ -53,0 +50,0 @@ "scripts": {

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