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

hapi-raml

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

hapi-raml - npm Package Compare versions

Comparing version 1.5.0 to 1.5.1

lib/index.js

6

package.json
{
"name": "hapi-raml",
"version": "1.5.0",
"version": "1.5.1",
"description": "Create HAPI bindings from RAML specs automatically",
"main": "index.js",
"scripts": {
"prepublish": "rm -rf lib",
"preversion": "npm test",
"version": "npm run build",
"postversion": "git push && git push --tags",
"postinstall": "npm run build",
"pretest": "./node_modules/.bin/eslint src/",

@@ -37,3 +35,3 @@ "test": "./node_modules/.bin/mocha --compilers js:babel-core/register",

"mocha": "^2.2.5",
"mock-fs": "git+https://git@github.com/city41/mock-fs.git",
"mock-fs": "^3.4.0",
"sinon": "^1.15.4",

@@ -40,0 +38,0 @@ "sinon-as-promised": "^4.0.0",

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