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

@jsonic/directive

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jsonic/directive - npm Package Compare versions

Comparing version 0.3.0 to 0.4.1

16

package.json
{
"name": "@jsonic/directive",
"version": "0.3.0",
"version": "0.4.1",
"description": "This plugin allows the [Jsonic](https://jsonic.senecajs.org) JSON parser to support directive syntax.",

@@ -33,3 +33,3 @@ "main": "directive.js",

"repo-publish": "npm run clean && npm i && npm run repo-publish-quick",
"repo-publish-quick": "npm run prettier && npm run build && npm run test && npm run repo-tag && npm publish --access public --registry http://registry.npmjs.org "
"repo-publish-quick": "npm run prettier && npm run build && npm run test && npm run repo-tag && npm publish --access public --registry https://registry.npmjs.org "
},

@@ -44,14 +44,14 @@ "license": "MIT",

"devDependencies": {
"@types/jest": "^27.0.1",
"@types/jest": "^27.4.1",
"browserify": "^17.0.0",
"esbuild": "^0.12.26",
"esbuild": "^0.14.28",
"esbuild-jest": "^0.5.0",
"jest": "^27.1.1",
"jest": "^27.5.1",
"jsonic": "github:jsonicjs/jsonic#nextgen",
"prettier": "^2.4.0",
"prettier": "^2.6.1",
"tinyify": "^3.0.0",
"ts-jest": "^27.0.5",
"typescript": "^4.4.2"
"ts-jest": "^27.1.4",
"typescript": "^4.6.3"
},
"dependencies": {}
}
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