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

@bikeshaving/crank

Package Overview
Dependencies
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bikeshaving/crank - npm Package Compare versions

Comparing version 0.2.0-beta.2 to 0.2.0-beta.3

30

package.json
{
"name": "@bikeshaving/crank",
"version": "0.2.0-beta.2",
"version": "0.2.0-beta.3",
"description": "Write JSX-driven components with functions, promises and generators.",

@@ -107,21 +107,21 @@ "homepage": "https://crank.js.org",

"devDependencies": {
"@rollup/plugin-node-resolve": "^7.1.3",
"@types/jest": "^25.2.2",
"@typescript-eslint/eslint-plugin": "^2.33.0",
"@typescript-eslint/parser": "^2.33.0",
"@wessberg/rollup-plugin-ts": "^1.2.24",
"@rollup/plugin-node-resolve": "^8.1.0",
"@types/jest": "^26.0.3",
"@typescript-eslint/eslint-plugin": "^3.5.0",
"@typescript-eslint/parser": "^3.5.0",
"@wessberg/rollup-plugin-ts": "^1.2.27",
"core-js": "^3.6.5",
"eslint": "^7.0.0",
"eslint": "^7.3.1",
"eslint-config-prettier": "^6.10.1",
"eslint-plugin-jest": "^23.13.1",
"eslint-plugin-prettier": "^3.1.3",
"eslint-plugin-react": "^7.20.0",
"eslint-plugin-jest": "^23.17.1",
"eslint-plugin-prettier": "^3.1.4",
"eslint-plugin-react": "^7.20.3",
"husky": "^4.2.5",
"jest": "^26.0.1",
"lint-staged": "^10.0.8",
"jest": "^26.1.0",
"lint-staged": "^10.2.11",
"prettier": "^2.0.4",
"rollup": "^2.10.2",
"rollup": "^2.18.1",
"shx": "^0.3.2",
"ts-jest": "^26.0.0",
"typescript": "^3.9.2"
"ts-jest": "^26.1.1",
"typescript": "^3.9.6"
},

@@ -128,0 +128,0 @@ "publishConfig": {

Sorry, the diff of this file is not supported yet

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