mockserver-client
Advanced tools
Comparing version 5.13.0 to 5.13.1
{ | ||
"name": "mockserver-client", | ||
"description": "A node client for the MockServer", | ||
"version": "5.13.0", | ||
"version": "5.13.1", | ||
"homepage": "http://mock-server.com", | ||
@@ -35,3 +35,2 @@ "author": { | ||
"devDependencies": { | ||
"grunt": "~1.4.1", | ||
"grunt-contrib-clean": "~2.0.0", | ||
@@ -42,4 +41,3 @@ "grunt-contrib-jshint": "~3.2.0", | ||
"grunt-karma": "~4.0.2", | ||
"grunt-ts": "~6.0.0-beta.22", | ||
"typescript": "~4.6.2", | ||
"grunt-ts": "^4.0.1", | ||
"jasmine-core": "~4.0.0", | ||
@@ -52,4 +50,5 @@ "karma": "~6.3.11", | ||
"karma-xvfb-chrome-launcher": "~0.0.1", | ||
"mockserver-node": "~5.13.0", | ||
"nodeunit": "^0.11.3" | ||
"mockserver-node": "~5.13.1", | ||
"nodeunit": "^0.9.2", | ||
"typescript": "~4.6.2" | ||
}, | ||
@@ -56,0 +55,0 @@ "keywords": [ |
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
16
81335