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 1.9.0 to 2.0.0-alpha.0

15

package.json
{
"name": "@ribajs/history",
"description": "History module of Riba.js",
"version": "1.9.0",
"version": "2.0.0-alpha.0",
"author": "Pascal Garber <pascal@artandcode.studio>",

@@ -38,3 +38,2 @@ "contributors": [

"build": "npm run lint && tsc",
"build:ts": "npm run lint",
"clean": "rm -rf ./dist ./lib"

@@ -52,8 +51,10 @@ },

"devDependencies": {
"@ribajs/eslint-config": "1.9.0",
"@ribajs/tsconfig": "1.9.0",
"@types/jest": "^26.0.16",
"eslint": "^7.14.0",
"typescript": "^4.1.2"
"@babel/runtime": "^7.12.5",
"@babel/runtime-corejs3": "^7.12.5",
"@ribajs/eslint-config": "2.0.0-alpha.0",
"@ribajs/tsconfig": "2.0.0-alpha.0",
"@types/jest": "^26.0.19",
"eslint": "^7.17.0",
"typescript": "^4.1.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