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

okam-core

Package Overview
Dependencies
Maintainers
3
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

okam-core - npm Package Compare versions

Comparing version 0.5.2-alpha.0 to 0.5.3-alpha.0

4

package.json
{
"name": "okam-core",
"version": "0.5.2-alpha.0",
"version": "0.5.3-alpha.0",
"description": "The extension for small program framework",

@@ -41,3 +41,3 @@ "main": "src/index.js",

},
"gitHead": "a6f98dcedc88eb448da2e16b7cbf8afbbf54631b",
"gitHead": "3c23537107d43d263e99a22bbc4cedcab93b6ee8",
"dependencies": {

@@ -44,0 +44,0 @@ "vue-router": "^3.4.9"

@@ -29,2 +29,4 @@ /**

window.swan = null;
export default {

@@ -49,2 +51,4 @@

initApi.call(this);
// compatible business side nonstandard writing
window.swan = this.$api;

@@ -74,4 +78,5 @@ // inject router instance

window.__currOkamAppInstance = null;
window.swan = null;
}
};
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