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

surrial

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

surrial - npm Package Compare versions

Comparing version 0.2.0 to 1.0.0

4

CHANGELOG.md

@@ -0,1 +1,5 @@

# [1.0.0](https://github.com/nicojs/node-surrial/compare/v0.2.0...v1.0.0) (2019-02-12)
<a name="0.2.0"></a>

@@ -2,0 +6,0 @@ # [0.2.0](https://github.com/nicojs/node-surrial/compare/v0.1.3...v0.2.0) (2019-01-23)

32

package.json
{
"name": "surrial",
"version": "0.2.0",
"version": "1.0.0",
"description": "Serialize anything. This is surreal!",

@@ -39,20 +39,20 @@ "main": "src/index.js",

"devDependencies": {
"@types/chai": "^4.1.4",
"@types/chai": "^4.1.7",
"@types/mocha": "^5.2.5",
"@types/node": "^10.5.5",
"chai": "^4.1.2",
"conventional-changelog-cli": "^2.0.1",
"@types/node": "^11.9.0",
"chai": "^4.2.0",
"conventional-changelog-cli": "^2.0.11",
"mocha": "^5.2.0",
"nyc": "^12.0.2",
"rimraf": "^2.6.2",
"source-map-support": "^0.5.6",
"stryker": "^0.25.1",
"stryker-api": "^0.18.0",
"stryker-html-reporter": "^0.15.0",
"stryker-mocha-framework": "^0.11.0",
"stryker-mocha-runner": "^0.13.0",
"stryker-typescript": "^0.12.0",
"tslint": "^5.11.0",
"typescript": "^3.0.1"
"nyc": "^13.2.0",
"rimraf": "^2.6.3",
"source-map-support": "^0.5.10",
"stryker": "^0.35.0",
"stryker-api": "^0.24.0",
"stryker-html-reporter": "^0.18.0",
"stryker-mocha-framework": "^0.15.0",
"stryker-mocha-runner": "^0.17.0",
"stryker-typescript": "^0.18.0",
"tslint": "^5.12.1",
"typescript": "^3.3.3"
}
}
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