New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@manycore/idp-sdk

Package Overview
Dependencies
Maintainers
4
Versions
82
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@manycore/idp-sdk - npm Package Compare versions

Comparing version 1.0.8 to 1.1.1-jiaxu.0

10

package.json
{
"name": "@manycore/idp-sdk",
"version": "1.0.8",
"version": "1.1.1-jiaxu.0",
"description": "idp sdk typings",

@@ -9,4 +9,6 @@ "homepage": "",

"scripts": {
"pre-public": "echo skip"
}
"pre-public": "echo skip",
"pre-release": "yarn build-package"
},
"publishRoot": "./build"
},

@@ -16,2 +18,2 @@ "maintainers": [

]
}
}

8

README.md

@@ -1,2 +0,2 @@

# `@manycore/idp-sdk`
# `@qunhe/idp-sdk`

@@ -8,9 +8,9 @@ > 酷家乐开放平台`IDP`命名空间API声明包

# npm
npm install @manycore/idp-sdk --dev
npm install @qunhe/idp-sdk --dev
# yarn
yarn add @manycore/idp-sdk -D
yarn add @qunhe/idp-sdk -D
```
```js
/// <reference types="@manycore/idp-sdk" />
/// <reference types="@qunhe/idp-sdk" />

@@ -17,0 +17,0 @@ IDP.Miniapp.view.defaultFrame.mount(IDP.Miniapp.view.mountPoints.main); // 挂载默认视图

Sorry, the diff of this file is too big to display

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