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

@augment-vir/core

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@augment-vir/core - npm Package Compare versions

Comparing version 31.0.0 to 31.0.1

9

dist/augments/string/punctuation.js

@@ -8,10 +8,3 @@ /**

*/
export const punctuationLetters = [
'.',
':',
';',
',',
'?',
'!',
];
export const punctuationLetters = ['.', ':', ';', ',', '?', '!'];
/**

@@ -18,0 +11,0 @@ * A RegExp matching all letters that are considered punctuation.

2

package.json
{
"name": "@augment-vir/core",
"version": "31.0.0",
"version": "31.0.1",
"description": "Core augment-vir augments. Use @augment-vir/common instead.",

@@ -5,0 +5,0 @@ "homepage": "https://github.com/electrovir/augment-vir",

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