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

piral

Package Overview
Dependencies
Maintainers
1
Versions
1021
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

piral - npm Package Compare versions

Comparing version 0.3.0-pre.404 to 0.3.0-pre.406

15

package.json
{
"name": "piral",
"version": "0.3.0-pre.404",
"version": "0.3.0-pre.406",
"description": "The all-in-one piral package.",

@@ -41,3 +41,4 @@ "keywords": [

"@types/react": "^16.8.1",
"@types/react-router": "^4.4.3"
"@types/react-router": "^5.0.0",
"@types/react-router-dom": "latest"
},

@@ -47,7 +48,9 @@ "dependencies": {

"graphql": "^14.3.0",
"piral-core": "^0.3.0-pre.404",
"piral-ext": "^0.3.0-pre.404",
"piral-core": "^0.3.0-pre.406",
"piral-ext": "^0.3.0-pre.406",
"promise-polyfill": "^8.1.0",
"react": "^16.8.1",
"react-dom": "^16.8.1",
"react-router": ">=5.0.0",
"react-router-dom": ">=5.0.0",
"url-polyfill": "^1.1.5",

@@ -58,6 +61,6 @@ "whatwg-fetch": "^3.0.0"

"build": "tsc",
"typedoc": "typedoc --json ../../docs/types/piral.json src --exclude \"src/**/*.test.*\"",
"typedoc": "typedoc --json ../../../docs/types/piral.json src --exclude \"src/**/*.test.*\"",
"test": "echo \"Error: run tests from root\" && exit 1"
},
"gitHead": "e2ada7867b16c58417670dd8d3c8e5e44c3c10fd"
"gitHead": "7033c60da9ca04731bc1452bd80f45d1650ae7a7"
}
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