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

@pictofit/pictofit-dressing-room

Package Overview
Dependencies
Maintainers
4
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pictofit/pictofit-dressing-room - npm Package Compare versions

Comparing version 0.29.0 to 0.30.0-managed-mdrc-09caaaa4ddd5f993b9144a4d12af619506eebec3

dist/bundle/_commonjsHelpers-10dfc225.mjs

28

package.json
{
"name": "@pictofit/pictofit-dressing-room",
"version": "0.29.0",
"version": "0.30.0-managed-mdrc-09caaaa4ddd5f993b9144a4d12af619506eebec3",
"license": "CC-BY-NC-ND-4.0",

@@ -24,5 +24,6 @@ "files": [

"type-check": "tsc --noEmit",
"prebuild": "npm run type-check",
"prebuild": "npm run build:gql && npm run type-check",
"build": "rimraf ./dist && vite build && npm run build-types",
"build-types": "tsc -p tsconfig.types.json",
"build:gql": "graphql-codegen",
"lint-staged": "lint-staged",

@@ -47,7 +48,15 @@ "prepare": "husky install",

"devDependencies": {
"@analytics/google-analytics": "^1.0.7",
"@fontsource/inter": "^5.0.3",
"@fontsource/metropolis": "^5.0.3",
"@graphql-codegen/cli": "^5.0.0",
"@graphql-codegen/typescript": "^4.0.1",
"@graphql-codegen/typescript-generic-sdk": "^4.0.0",
"@graphql-codegen/typescript-graphql-request": "^6.1.0",
"@graphql-codegen/typescript-operations": "^4.0.1",
"@lit-labs/context": "^0.3.3",
"@open-wc/scoped-elements": "^2.2.0",
"@reactivereality-public/pictofit-web-sdk": "22.3.0",
"@reactivereality-public/promjs": "^0.0.9",
"@reduxjs/toolkit": "^1.9.5",
"@types/node": "^20.3.1",

@@ -58,3 +67,6 @@ "@types/uuid": "^9.0.5",

"@webcomponents/scoped-custom-element-registry": "^0.0.9",
"analytics": "^0.8.9",
"async-mutex": "^0.4.0",
"autoprefixer": "^10.4.14",
"dexie": "^3.2.4",
"eslint": "^8.53.0",

@@ -64,2 +76,3 @@ "eslint-plugin-lit": "^1.10.1",

"eslint-plugin-wc": "^2.0.4",
"fast-deep-equal": "^3.1.3",
"husky": "^8.0.3",

@@ -86,13 +99,8 @@ "i18next": "^23.4.1",

"vite-svg-loader": "^4.0.0",
"yaml": "^2.3.1",
"@analytics/google-analytics": "^1.0.7",
"@reactivereality-public/promjs": "^0.0.9",
"@reduxjs/toolkit": "^1.9.5",
"analytics": "^0.8.9",
"async-mutex": "^0.4.0",
"dexie": "^3.2.4",
"fast-deep-equal": "^3.1.3"
"yaml": "^2.3.1"
},
"dependencies": {
"graphql-request": "^6.1.0",
"polly-js": "^1.8.3"
}
}

Sorry, the diff of this file is not supported yet

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