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

@tayeh/web-client

Package Overview
Dependencies
Maintainers
3
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tayeh/web-client - npm Package Compare versions

Comparing version 1.0.8-alpha.2 to 1.0.9

base.d.ts

10

package.json
{
"name": "@tayeh/web-client",
"version": "1.0.8-alpha.2",
"version": "1.0.9",
"description": "tayeh shop-api client",

@@ -13,3 +13,4 @@ "main": "dist/index.js",

"build": "microbundle",
"dev": "microbundle watch"
"dev": "microbundle watch",
"publish": "npm run test && npm run build && cp ./package.json ./dist/package.json && cd ./dist/ && npm publish --publich"
},

@@ -36,9 +37,12 @@ "repository": {

"devDependencies": {
"@types/dotenv": "^8.2.0",
"@types/jest": "^26.0.8",
"jest": "^26.4.2",
"microbundle": "^0.12.3",
"nock": "^13.0.4"
"nock": "^13.0.4",
"ts-jest": "^26.4.4"
},
"dependencies": {
"axios": "^0.20.0",
"dotenv": "^8.2.0",
"isomorphic-unfetch": "^3.0.0",

@@ -45,0 +49,0 @@ "querystringify": "^2.2.0",

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