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

rapiq

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rapiq - npm Package Compare versions

Comparing version 0.6.3 to 0.6.4

30

package.json
{
"name": "rapiq",
"version": "0.6.3",
"version": "0.6.4",
"description": "A tiny library which provides utility types/functions for request and response query handling.",

@@ -56,13 +56,13 @@ "main": "dist/index.cjs.js",

"dependencies": {
"minimatch": "^5.1.2",
"smob": "^0.0.6"
"minimatch": "^6.0.4",
"smob": "^0.0.7"
},
"devDependencies": {
"@babel/core": "^7.20.7",
"@babel/core": "^7.20.12",
"@babel/preset-env": "^7.20.2",
"@babel/preset-typescript": "^7.18.6",
"@commitlint/cli": "^17.3.0",
"@commitlint/config-angular": "^17.3.0",
"@commitlint/config-conventional": "^17.3.0",
"@commitlint/cz-commitlint": "^17.3.0",
"@commitlint/cli": "^17.4.2",
"@commitlint/config-angular": "^17.4.2",
"@commitlint/config-conventional": "^17.4.2",
"@commitlint/cz-commitlint": "^17.4.2",
"@rollup/plugin-babel": "^6.0.3",

@@ -75,3 +75,3 @@ "@rollup/plugin-commonjs": "^24.0.0",

"@semantic-release/github": "^8.0.7",
"@semantic-release/npm": "^9.0.1",
"@semantic-release/npm": "^9.0.2",
"@semantic-release/release-notes-generator": "^10.0.3",

@@ -83,11 +83,11 @@ "@tada5hi/eslint-config-typescript": "^1.1.0",

"cross-env": "^7.0.3",
"eslint": "^8.31.0",
"husky": "^8.0.2",
"eslint": "^8.32.0",
"husky": "^8.0.3",
"jest": "^27.5.1",
"rimraf": "^3.0.2",
"rollup": "^3.9.1",
"semantic-release": "^19.0.5",
"rimraf": "^4.1.0",
"rollup": "^3.10.0",
"semantic-release": "^20.0.2",
"ts-jest": "^27.1.4",
"typescript": "^4.9.4",
"vitepress": "^1.0.0-alpha.35",
"vitepress": "^1.0.0-alpha.36",
"vue": "^3.2.45"

@@ -94,0 +94,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