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

@serenity-js/rest

Package Overview
Dependencies
Maintainers
1
Versions
363
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@serenity-js/rest - npm Package Compare versions

Comparing version 2.0.1-alpha.34 to 2.0.1-alpha.35

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [2.0.1-alpha.35](https://github.com/jan-molak/serenity-js/compare/v2.0.1-alpha.34...v2.0.1-alpha.35) (2019-03-20)
**Note:** Version bump only for package @serenity-js/rest
## [2.0.1-alpha.34](https://github.com/jan-molak/serenity-js/compare/v2.0.1-alpha.33...v2.0.1-alpha.34) (2019-03-18)

@@ -8,0 +16,0 @@

2

lib/model/DeleteRequest.js

@@ -8,3 +8,3 @@ "use strict";

return extendStatics(d, b);
}
};
return function (d, b) {

@@ -11,0 +11,0 @@ extendStatics(d, b);

@@ -8,3 +8,3 @@ "use strict";

return extendStatics(d, b);
}
};
return function (d, b) {

@@ -11,0 +11,0 @@ extendStatics(d, b);

@@ -8,3 +8,3 @@ "use strict";

return extendStatics(d, b);
}
};
return function (d, b) {

@@ -11,0 +11,0 @@ extendStatics(d, b);

@@ -8,3 +8,3 @@ "use strict";

return extendStatics(d, b);
}
};
return function (d, b) {

@@ -11,0 +11,0 @@ extendStatics(d, b);

@@ -8,3 +8,3 @@ "use strict";

return extendStatics(d, b);
}
};
return function (d, b) {

@@ -11,0 +11,0 @@ extendStatics(d, b);

@@ -8,3 +8,3 @@ "use strict";

return extendStatics(d, b);
}
};
return function (d, b) {

@@ -11,0 +11,0 @@ extendStatics(d, b);

@@ -8,3 +8,3 @@ "use strict";

return extendStatics(d, b);
}
};
return function (d, b) {

@@ -11,0 +11,0 @@ extendStatics(d, b);

{
"name": "@serenity-js/rest",
"version": "2.0.1-alpha.34",
"version": "2.0.1-alpha.35",
"description": "Test REST APIs with Serenity/JS",

@@ -50,6 +50,6 @@ "author": {

"devDependencies": {
"@documentation/esdoc-template": "2.0.1-alpha.34",
"@integration/testing-tools": "2.0.1-alpha.34",
"@serenity-js/assertions": "2.0.1-alpha.34",
"@serenity-js/core": "2.0.1-alpha.34",
"@documentation/esdoc-template": "2.0.1-alpha.35",
"@integration/testing-tools": "2.0.1-alpha.35",
"@serenity-js/assertions": "2.0.1-alpha.35",
"@serenity-js/core": "2.0.1-alpha.35",
"axios": "0.18.0",

@@ -80,3 +80,3 @@ "axios-mock-adapter": "^1.16.0"

},
"gitHead": "08723c9177fba23bb84aa2e1b728b6bc7cf8b666"
"gitHead": "d3db82371f52cfb5a727ebafebebd91aeafdb2ca"
}
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