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

@magnetarjs/utils

Package Overview
Dependencies
Maintainers
1
Versions
138
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@magnetarjs/utils - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

10

package.json
{
"name": "@magnetarjs/utils",
"version": "0.0.1",
"version": "0.0.2",
"sideEffects": false,

@@ -11,5 +11,3 @@ "description": "Magnetar utils like a logger for easier development",

"build": "npm run rollup",
"test-and-build": "npm run test && npm run build",
"test": "ava --verbose",
"test--only": "ava --verbose --match='*only:*'",
"test": "",
"rollup": "rimraf dist && rimraf types && rollup -c build.js"

@@ -21,3 +19,3 @@ },

"dependencies": {
"@magnetarjs/core": "^0.0.17",
"@magnetarjs/core": "^0.0.18",
"is-what": "^3.14.1"

@@ -48,3 +46,3 @@ },

},
"gitHead": "f7a673ab4aeaaee8b0599c78a10c241846e688db"
"gitHead": "219612ce9ddaa585f3eb888249dcaacb0208e0e5"
}
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