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

jasmine-auto-spies

Package Overview
Dependencies
Maintainers
1
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jasmine-auto-spies - npm Package Compare versions

Comparing version 6.9.7 to 6.9.8

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

## [6.9.8](https://github.com/hirezio/auto-spies/compare/jasmine-auto-spies@6.9.7...jasmine-auto-spies@6.9.8) (2022-01-01)
### Bug Fixes
* **core:** change serialize-javascript to javascript-stringify ([6d02a4a](https://github.com/hirezio/auto-spies/commit/6d02a4aa9f0621db700f1ad2e2b49d8b433a4c19)), closes [#55](https://github.com/hirezio/auto-spies/issues/55)
## [6.9.7](https://github.com/hirezio/auto-spies/compare/jasmine-auto-spies@6.9.6...jasmine-auto-spies@6.9.7) (2022-01-01)

@@ -8,0 +19,0 @@

7

package.json
{
"name": "jasmine-auto-spies",
"version": "6.9.7",
"version": "6.9.8",
"author": {

@@ -39,3 +39,2 @@ "name": "Shai Reznik",

"@types/node": "17.0.5",
"buffer": "6.0.3",
"jasmine-core": "3.10.1",

@@ -48,3 +47,3 @@ "rimraf": "3.0.2",

"dependencies": {
"@hirez_io/auto-spies-core": "1.6.6"
"@hirez_io/auto-spies-core": "1.6.7"
},

@@ -56,3 +55,3 @@ "peerDependencies": {

},
"gitHead": "731349d12356f7afc42b80ac70f2774154ad5d99"
"gitHead": "e1757d9bdb73a7f6b751112853da1e631cc4260a"
}

@@ -11,5 +11,2 @@ // eslint-disable-next-line @typescript-eslint/no-var-requires

plugins: [new TsconfigPathsPlugin({ configFile: '../../tsconfig.json' })],
fallback: {
buffer: require.resolve('buffer/'),
},
},

@@ -16,0 +13,0 @@ module: {

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