Socket
Socket
Sign inDemoInstall

@glvnzn/web-sdk

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@glvnzn/web-sdk - npm Package Compare versions

Comparing version 1.0.29 to 1.0.30

1

dist/index.d.ts
import { Games } from './resources/games';
export * from './resources/games/types';
export declare class OpexaCMS {

@@ -3,0 +4,0 @@ games: Games;

4

package.json
{
"name": "@glvnzn/web-sdk",
"version": "1.0.29",
"version": "1.0.30",
"description": "",

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

"import": {
"types": ["./dist/index.d.ts", "./dist/resources/games/types.d.ts"],
"types": "./dist/index.d.ts",
"default": "./dist/index.modern.mjs"

@@ -26,0 +26,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