Socket
Socket
Sign inDemoInstall

hapi-domainculture

Package Overview
Dependencies
22
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.3 to 0.0.4

8

package.json
{
"name": "hapi-domainculture",
"version": "0.0.3",
"version": "0.0.4",
"description": "Hapijs, domain culture plugin - this plugin will support the different markets and the language",

@@ -11,3 +11,3 @@ "main": "index.js",

"type": "git",
"url": "git+https://github.com/doron2402/hapi-versioning.git"
"url": "git+https://github.com/opentable/hapi-domainculture.git"
},

@@ -32,5 +32,5 @@ "keywords": [

"bugs": {
"url": "https://github.com/doron2402/hapi-versioning/issues"
"url": "https://github.com/opentable/hapi-domainculture/issues"
},
"homepage": "https://github.com/doron2402/hapi-versioning#readme",
"homepage": "https://github.com/opentable/hapi-domainculture#readme",
"devDependencies": {

@@ -37,0 +37,0 @@ "expect.js": "^0.3.1",

@@ -12,4 +12,4 @@ 'use strict';

it('should contain version', function() {
expect(plugin.register.attributes.version).to.equal('0.0.3');
expect(plugin.register.attributes.version).to.equal('0.0.4');
});
});
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc