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

commonly-decorators

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

commonly-decorators - npm Package Compare versions

Comparing version 0.4.8 to 0.5.0

dist/lib/miniprogram/Polling.js

1

dist/lib/miniprogram/index.js

@@ -18,2 +18,3 @@ "use strict";

__exportStar(require("./Assemble"), exports);
__exportStar(require("./Polling"), exports);
//# sourceMappingURL=index.js.map

5

package.json
{
"name": "commonly-decorators",
"version": "0.4.8",
"version": "0.5.0",
"description": "some commonly decorators",

@@ -66,4 +66,5 @@ "author": "yiri.zhou",

"@types/node": "^15.12.2",
"freeze-click": "^1.4.2"
"freeze-click": "^1.4.2",
"return-data": "^0.3.3"
}
}
export * from "./Assemble";
export * from "./Polling";

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