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

@ribajs/history

Package Overview
Dependencies
Maintainers
2
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ribajs/history - npm Package Compare versions

Comparing version 2.0.0-alpha.16 to 2.0.0-beta.1

16

package.json
{
"name": "@ribajs/history",
"description": "History module of Riba.js",
"version": "2.0.0-alpha.16",
"version": "2.0.0-beta.1",
"type": "module",

@@ -41,3 +41,3 @@ "engines": {

"lint": "eslint ./src --ext .js,.jsx,.ts,.tsx,.cts,.mts --fix && tsc --noEmit",
"build": "npm run lint && tsc",
"build": "yarn run lint && tsc",
"clean": "rm -rf ./dist ./lib"

@@ -55,10 +55,10 @@ },

"devDependencies": {
"@babel/runtime": "^7.20.1",
"@babel/runtime-corejs3": "^7.20.1",
"@ribajs/eslint-config": "^2.0.0-alpha.16",
"@ribajs/tsconfig": "^2.0.0-alpha.16",
"@types/jest": "^28.1.8",
"eslint": "^8.27.0",
"@babel/runtime": "^7.20.6",
"@babel/runtime-corejs3": "^7.20.6",
"@ribajs/eslint-config": "^2.0.0-beta.1",
"@ribajs/tsconfig": "^2.0.0-beta.1",
"@types/jest": "^29.2.4",
"eslint": "^8.29.0",
"typescript": "4.9.3"
}
}
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