dmock-server
Advanced tools
Comparing version 1.2.0 to 1.2.1
@@ -0,0 +0,0 @@ /// <reference types="node" /> |
@@ -0,0 +0,0 @@ "use strict"; |
{ | ||
"name": "dmock-server", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "A typescript based mock server NPM module", | ||
@@ -12,2 +12,3 @@ "main": "lib/index.js", | ||
"pre-deploy": "npm run unit-tests && npm run build", | ||
"deploy": "deploy --deploy-package=dmock-server", | ||
"clean": "rmdir lib /s/q" | ||
@@ -14,0 +15,0 @@ }, |
@@ -0,0 +0,0 @@ # dMock Server · [![GitHub license](https://img.shields.io/badge/license-BSD%203%20Clause-blue.svg)](https://github.com/danitseitlin/dmock-server/blob/master/LICENSE) [![npm version](http://img.shields.io/npm/v/dmock-server.svg?style=flat)](https://npmjs.org/package/dmock-server "View this project on npm") |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
10900