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.4.1 to 0.5.0

3

jest.config.js

@@ -0,1 +1,2 @@

/** @type {import('@ts-jest/dist/types').InitialOptionsTsJest} */
module.exports = {

@@ -8,2 +9,2 @@ transform: {

watchPathIgnorePatterns: ['.*.js$'],
};
}
{
"name": "@jsonic/directive",
"version": "0.4.1",
"version": "0.5.0",
"description": "This plugin allows the [Jsonic](https://jsonic.senecajs.org) JSON parser to support directive syntax.",

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

"browserify": "^17.0.0",
"esbuild": "^0.14.28",
"esbuild": "^0.14.29",
"esbuild-jest": "^0.5.0",

@@ -48,0 +48,0 @@ "jest": "^27.5.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