New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@rawmodel/utils

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rawmodel/utils - npm Package Compare versions

Comparing version 2.0.4 to 2.0.5

16

package.json
{
"name": "@rawmodel/utils",
"version": "2.0.4",
"version": "2.0.5",
"description": "Shared helpers for RawModel.",

@@ -12,4 +12,12 @@ "main": "./dist/index.js",

"prepare": "npm run transpile",
"test": "nyc hayspec test --require ts-node/register --match ./src/tests/**/*.test.ts"
"test": "nyc npx hayspec test"
},
"hayspec": {
"require": [
"ts-node/register"
],
"match": [
"./src/tests/**/*.test.ts"
]
},
"nyc": {

@@ -77,4 +85,4 @@ "extension": [

"devDependencies": {
"@hayspec/cli": "^0.4.21",
"@hayspec/spec": "^0.4.21",
"@hayspec/cli": "^0.7.6",
"@hayspec/spec": "^0.7.6",
"nyc": "^13.0.1",

@@ -81,0 +89,0 @@ "ts-node": "^7.0.1",

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