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

page-navigation-header

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

page-navigation-header - npm Package Compare versions

Comparing version 0.1.6 to 0.1.7

index.umd.js

32

package.json

@@ -1,31 +0,1 @@

{
"name": "page-navigation-header",
"version": "0.1.6",
"scripts": {
"dev": "vite",
"build": "tsc && vite build",
"postbuild": "shx sed -i \"s/=\\\"\\//=\\\".\\//g\" build/index.html && npm run echoPackage",
"echoPackage": "cross-conf-env echo {\\\"name\\\":\\\"npm_package_name\\\",\\\"version\\\":\\\"npm_package_version\\\"} >build/package.json && npm run fixPackage1 && npm run fixPackage2 && npm run fixPackage3 ",
"fixPackage1": "shx sed -i \"s/\\\\(\\\")/$1/g\" build/package.json",
"fixPackage2": "shx sed -i \"s/\\\"{/{/g\" build/package.json",
"fixPackage3": "shx sed -i \"s/}\\\"/}/g\" build/package.json",
"prepublishOnly": "npm run build",
"publish": "cd build && npm publish",
"serve": "vite preview"
},
"dependencies": {
"@ice/stark-app": "^1.4.1",
"react": "^17.0.0",
"react-dom": "^17.0.0"
},
"devDependencies": {
"@types/node": "^15.12.2",
"@types/react": "^17.0.0",
"@types/react-dom": "^17.0.0",
"@vitejs/plugin-react-refresh": "^1.3.1",
"cross-conf-env": "^1.2.1",
"shx": "^0.3.3",
"typescript": "^4.3.2",
"vite": "^2.3.7"
}
}
{"name":"page-navigation-header","version":"0.1.7"}

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