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

w-comor-hapi

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

w-comor-hapi - npm Package Compare versions

Comparing version 1.0.11 to 1.0.12

2

dist/ht-client.umd.js
/*!
* ht-client v1.0.11
* ht-client v1.0.12
* (c) 2018-2019 yuda-lyu(semisphere)

@@ -4,0 +4,0 @@ * Released under the MIT License.

/*!
* ht-server v1.0.11
* ht-server v1.0.12
* (c) 2018-2019 yuda-lyu(semisphere)

@@ -4,0 +4,0 @@ * Released under the MIT License.

{
"name": "w-comor-hapi",
"version": "1.0.11",
"version": "1.0.12",
"description": "A http communicator in nodejs and browser. Mapping functions in nodejs to end points.",

@@ -41,3 +41,3 @@ "main": "dist/ht-server.umd.js",

"rollup-plugin-babel-minify": "^9.0.0",
"rollup-plugin-commonjs": "^10.0.2",
"rollup-plugin-commonjs": "^10.1.0",
"rollup-plugin-node-resolve": "^5.2.0",

@@ -49,3 +49,3 @@ "rollup-plugin-postcss": "^2.0.3",

"vue-template-compiler": "^2.6.10",
"wsemi": "^1.2.21"
"wsemi": "^1.2.23"
},

@@ -52,0 +52,0 @@ "scripts": {

@@ -195,3 +195,3 @@ # w-comor-hapi

```alias
<script src="https://cdn.jsdelivr.net/npm/w-comor-hapi@1.0.11/dist/ht-client.umd.js"></script>
<script src="https://cdn.jsdelivr.net/npm/w-comor-hapi@1.0.12/dist/ht-client.umd.js"></script>
```

@@ -198,0 +198,0 @@ #### Example for `ht-client`:

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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