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

@visactor/vgrammar-util

Package Overview
Dependencies
Maintainers
15
Versions
267
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@visactor/vgrammar-util - npm Package Compare versions

Comparing version 0.10.2 to 0.10.3

cjs/direction.d.ts

1

cjs/index.d.ts

@@ -14,1 +14,2 @@ export { accessor, accessorName, accessorFields } from './accessor';

export { parseViewBox } from './view-box';
export * from './direction';

2

cjs/index.js

@@ -173,3 +173,3 @@ "use strict";

}
});
}), __exportStar(require("./direction"), exports);
//# sourceMappingURL=index.js.map

@@ -14,1 +14,2 @@ export { accessor, accessorName, accessorFields } from './accessor';

export { parseViewBox } from './view-box';
export * from './direction';

@@ -26,2 +26,4 @@ export { accessor, accessorName, accessorFields } from "./accessor";

export { parseViewBox } from "./view-box";
export * from "./direction";
//# sourceMappingURL=index.js.map
{
"name": "@visactor/vgrammar-util",
"version": "0.10.2",
"version": "0.10.3",
"description": "The common utils functions of VGrammar",

@@ -40,6 +40,6 @@ "keywords": [

"@types/node": "*",
"@internal/eslint-config": "0.0.1",
"@internal/bundler": "0.0.1",
"@internal/ts-config": "0.0.1",
"@internal/bundler": "0.0.1",
"@internal/jest-config": "0.0.1"
"@internal/jest-config": "0.0.1",
"@internal/eslint-config": "0.0.1"
},

@@ -46,0 +46,0 @@ "publishConfig": {

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