Socket
Socket
Sign inDemoInstall

samsam

Package Overview
Dependencies
Maintainers
4
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

samsam - npm Package Compare versions

Comparing version 1.1.2 to 1.1.3

buster.js

62

package.json
{
"name": "samsam",
"version": "1.1.2",
"description": "Value identification and comparison functions",
"homepage": "http://busterjs.org/docs/buster-assertions",
"author": "Christian Johansen",
"contributors": [{
"name": "Christian Johansen",
"email": "christian@cjohansen.no",
"url": "http://cjohansen.no"
}, {
"name": "August Lilleaas",
"email": "august.lilleaas@gmail.com",
"url": "http://augustl.com"
}, {
"name": "Daniel Wittner",
"email": "d.wittner@gmx.de",
"url": "https://github.com/dwittner"
}],
"main": "./lib/samsam",
"repository": {
"type": "git",
"url": "https://github.com/busterjs/samsam.git"
"name": "samsam",
"version": "1.1.3",
"description": "Value identification and comparison functions",
"homepage": "http://docs.busterjs.org/en/latest/modules/samsam/",
"author": "Christian Johansen",
"contributors": [
{
"name": "Christian Johansen",
"email": "christian@cjohansen.no",
"url": "http://cjohansen.no"
},
"scripts": {
"test": "node test/samsam-test.js",
"test-debug": "node --debug-brk test/samsam-test.js"
{
"name": "August Lilleaas",
"email": "august.lilleaas@gmail.com",
"url": "http://augustl.com"
},
"devDependencies": {
"buster": "0.6.11"
{
"name": "Daniel Wittner",
"email": "d.wittner@gmx.de",
"url": "https://github.com/dwittner"
}
],
"license": "BSD-3-Clause",
"main": "./lib/samsam",
"repository": {
"type": "git",
"url": "https://github.com/busterjs/samsam.git"
},
"scripts": {
"test": "grunt test"
},
"devDependencies": {
"grunt": "0.4.x",
"grunt-buster": "0.4.x",
"grunt-cli": "0.1.x",
"buster": "0.7.x",
"phantomjs": "1.9.x"
}
}

Sorry, the diff of this file is not supported yet

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