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

@lumir-company/admin-server-api

Package Overview
Dependencies
Maintainers
0
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lumir-company/admin-server-api - npm Package Compare versions

Comparing version 1.0.12 to 1.0.13

2

package.json
{
"name": "@lumir-company/admin-server-api",
"version": "1.0.12",
"version": "1.0.13",
"main": "dist/index.js",

@@ -5,0 +5,0 @@ "types": "dist/index.d.ts",

@@ -100,2 +100,3 @@ # @lumir-company/admin-server-api

const pageViewApi = new PageViewAPI('http://your-api-url');
pageViewApi.setToken(token.accessToken);

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